diff --git a/CHANGELOG-3.x.md b/CHANGELOG-3.x.md index c1b6cdde..bce362d8 100644 --- a/CHANGELOG-3.x.md +++ b/CHANGELOG-3.x.md @@ -10,4 +10,9 @@ using the [Keep a CHANGELOG](http://keepachangelog.com) principles. * [#52](https://github.com/llaville/php-compatinfo-db/issues/52) Configuration - read it from a compatible PSR11 container +### Changed + +* [#50](https://github.com/llaville/php-compatinfo-db/issues/50) Dependency-Injection with Symfony component +replace old `ContainerService` that was introduced in version 2.13 + [unreleased]: https://github.com/llaville/php-compatinfo-db/compare/2.18.0...HEAD