## Changelog

### 0.4.2

* Add some extra default verbs (suggested by Zeeshan Jan)
* Update package metadata: remove deprecated classifiers & TOML table


### 0.4.1

* Skip nonexistent-nick error message for action slaps ([#8][])

[#8]: https://github.com/sopel-irc/sopel-slap/pull/8


### 0.4.0

* Add configuration to override "itself" as the bot's reflexive pronoun (#7)


### 0.3.2

* Fix owners not being protected like admins are (#6)
* Code cleanup: Use `action_commands` instead of `rule` (#5)


### 0.3.1

* Fix CTCP ACTION compatibility with hyphenated nicks


### 0.3.0

* Add CTCP ACTION support, e.g. `/me slaps ____` (#2)
* Make verb list configurable (#3)


### 0.2.0

* Future-proofing for Sopel 8 (#1)
* Packaging modernization (#1)
* Correct minimum Sopel version reflecting use of `sopel.plugin` imports


### 0.1.0

Initial package release.
