diff --git a/CHANGELOG.md b/CHANGELOG.md index 5accce4..79f0fcf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file. ### Changed - [2: Strict return types](https://github.com/nikolaposa/phoundation/pull/2) -- [3: Using PSR-11 container interface in favor of container-interop](https://github.com/nikolaposa/phoundation/pull/3) +- [3: Using PSR-11 container interface instead of container-interop](https://github.com/nikolaposa/phoundation/pull/3) ## 1.1.0 - 2017-06-14 @@ -22,4 +22,4 @@ All notable changes to this project will be documented in this file. - `Interop\Container\ContainerInterface` as return type declaration in DI container factories -[Unreleased]: https://github.com/nikolaposa/phoundation/compare/1.1.0...HEAD +[Unreleased]: https://github.com/nikolaposa/phoundation/compare/2.0.0...HEAD