Skip to content

Commit

Permalink
Updated: CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BenceSzalai committed Oct 15, 2020
1 parent 4a60294 commit b9963e0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Feature to limit the maximum number of rows to keep in the log table. Use `set_max_table_rows()` method on the handler instance to configure the limit.

### Improved
- README.md now has a section about v2 and v1 differences.

## [2.0.1] - 2020-10-15
### Fixed
- Limitations of WordPressHandler regarding formatters, whereas formatted data was only respected in the 'extra' part of the records, but not for 'message' or 'context' (https://github.com/bradmkjr/monolog-wordpress/issues/11). **Note:** the time column still does not follow the formatted datetime to keep compatibility with existing deployments.
Expand Down

0 comments on commit b9963e0

Please sign in to comment.