diff --git a/CHANGELOG.md b/CHANGELOG.md index 144ed02e9..2f69b4c8c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,9 @@ All notable changes to this project will be documented in this file, in reverse ### Deprecated -- Nothing. +- [#123](https://github.com/zendframework/zend-cache/pull/123) + Deprecate capability "expiredRead". + It's basically providing the same information as staticTtl but from a wrong PoV ### Removed