Skip to content

Commit

Permalink
Monolog Factory 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolaposa committed Sep 2, 2018
1 parent 1834f62 commit 81f0566
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,11 @@

All notable changes to this project will be documented in this file.

## 2.0.0 - 2017-09-22
## 2.0.1 - 2018-09-22
### Fixed
- [3: Cannot define logger configuration for handlers that depend on interfaces or abstract classes in their constructors](https://github.com/nikolaposa/monolog-factory/issues/3)

## 2.0.0 - 2017-09-22
### Added
- `AbstractDiContainerLoggerFactory` to allow for having a custom logger config resolution strategy.
- Possibility for defining per-handler processors.
Expand All @@ -12,7 +15,6 @@ All notable changes to this project will be documented in this file.
- Rename `ContainerInteropLoggerFactory` to `DiContainerLoggerFactory`.

## 1.0.0 - 2017-06-15

### Changed
- Improved error handling in ContainerInteropLoggerFactory.

Expand All @@ -23,4 +25,4 @@ All notable changes to this project will be documented in this file.
## 0.1.0 - 2017-06-11


[Unreleased]: https://github.com/nikolaposa/monolog-factory/compare/2.0.0...HEAD
[Unreleased]: https://github.com/nikolaposa/monolog-factory/compare/2.0.1...HEAD

0 comments on commit 81f0566

Please sign in to comment.