diff --git a/CHANGELOG.md b/CHANGELOG.md index e3ac11e..2e62207 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,9 +8,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [3.0.13] - 2022-10-03 - Add `Minify_Cache_APCu` to replace `Minify_Cache_APC`, [#697] +- Require `marcusschwarz/lesserphp:^0.5.5` to fix php 7.4 compatibility, [#688] [3.0.13]: https://github.com/mrclay/minify/compare/3.0.12...3.0.13 [#697]: https://github.com/mrclay/minify/pull/697 +[#688]: https://github.com/mrclay/minify/pull/688 ## [3.0.12] - 2022-05-14