diff --git a/CHANGELOG.md b/CHANGELOG.md index 94e1a64..eb3c466 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Change Log +## 1.14.0 - unreleased + +- Deprecate puli as it has been unmaintained for a long time and is not compatible with composer 2 https://github.com/php-http/discovery/pull/195 + ## 1.13.0 - 2020-11-27 - Support discovering PSR-17 factories of `slim/psr7` package https://github.com/php-http/discovery/pull/192