diff --git a/CHANGELOG.md b/CHANGELOG.md index c54b4e4fb..c178f326f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,8 @@ All notable changes to this project will be documented in this file, in reverse ### Fixed +- [#25](https://github.com/zendframework/zend-cache/pull/25) + MongoDd: fixed expiration support and removed duplicated tests - [#40](https://github.com/zendframework/zend-cache/pull/40) Fixed TTL support of `Redis::addItem` - [#18](https://github.com/zendframework/zend-cache/issues/18)