[0.4.0](https://github.com/GRBurst/slack-logger-python/compare/v0.3.0...v0.4.0) (2023-08-02)
Features
* add a message design unimpl test ([774eaf8](https://github.com/GRBurst/slack-logger-python/commit/774eaf8bf3904d7a79d369c8eaed651e48a2c8db))
* add deny list tests (AllDenyList) ([7e0be38](https://github.com/GRBurst/slack-logger-python/commit/7e0be38009a5fd8f1e162b03c86d22d80ef8155b))
* add regex filters ([87b5be5](https://github.com/GRBurst/slack-logger-python/commit/87b5be5ef799b0a9f8a1e07858790c03e1596629))
* add regex test ([8b61df5](https://github.com/GRBurst/slack-logger-python/commit/8b61df5ff69f0ad8f5bf8af985cb178cd501b46d))
Code Refactoring
* different configs for handler, formatter and filter ([e4d8845](https://github.com/GRBurst/slack-logger-python/commit/e4d88452848b37d43fda954d847cd6d429c26dde))
* factor out matching for filter list ([61aed02](https://github.com/GRBurst/slack-logger-python/commit/61aed02a5d1c859243650d8f7c90cc162803fb18))
* separate tests into smaller units + files ([167e310](https://github.com/GRBurst/slack-logger-python/commit/167e310c5d058d193c812c57fb4aa4a82aead6cb))