diff --git a/CHANGELOG.md b/CHANGELOG.md index c178f326f..d9f2e0e06 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 +- [#45](https://github.com/zendframework/zend-cache/pull/45) + removed unused internal function Filesystem::readInfoFile - [#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)