Skip to content

Commit

Permalink
Merge pull request #231 from NiR-/update-changelog
Browse files Browse the repository at this point in the history
Update changelog
  • Loading branch information
Albin Kerouanton authored Dec 13, 2018
2 parents 60411b0 + d261893 commit 87acf85
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## 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.

* Fix BC break due to moved LoggableGenerator (#185)
* Adding support for Symfony 4 (#190)

Credits go to: @jzawadzki and @NiR-. Also, thank you @NAYZO, @carusogabriel and @antondachauer for your tweaks in the docs and for updating PHPUnit tests.

## v1.5.1

* Re-put services as public (see #177)
Expand Down

0 comments on commit 87acf85

Please sign in to comment.