Current section

Files

Jump to
ex_logger_mock CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.1.1] - 2020-02-11
### Added
- Configuration (optional) for `application_reject`; if present do not send messages to applications in the list.
- Bump dependenecies.
## [1.1.0] - 2019-06-06
### Added
- Configuration (optional) for `application_filter`; if present only send messages to applications in the list.
## [1.0.0] - 2019-01-02
### Added
- Initial release.
[1.1.1]: https://github.com/lucas-nelson/ex_logger_mock/compare/1.1.0...1.1.1
[1.1.0]: https://github.com/lucas-nelson/ex_logger_mock/compare/1.0.0...1.1.0
[1.0.0]: https://github.com/lucas-nelson/ex_logger_mock/releases/tag/1.0.0