Skip to content

Commit

Permalink
Add a note about v1.6.0 in the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
akerouanton committed Dec 13, 2018
1 parent e1e4dd5 commit d261893
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## v1.6.0

* Drop unmaintained PHP versions (5.6 and 7.0, see #230)
* Avoid deprecation warning when using symfony/config > 4.2 (see #229)

Credits go to: @antograssiot and @NiR-. And we thank @garthlord and @Laurent3170 for their docs tweaks.

## v1.5.2

A BC break has been introduced in v1.5.0: the LoggableGenerator has been moved in a new namespace. This is now fixed.
Expand Down

0 comments on commit d261893

Please sign in to comment.