# Changelog

All notable changes to this project will be documented in this file, in reverse chronological order by release.

## 2.5.2 - 2016-05-11

### Added

- [#11](https://github.com/zendframework/zend-memory/pull/11) and
  [#12](https://github.com/zendframework/zend-memory/pull/12) add and publish
  the documentation to https://zendframework.github.io/zend-memory/

### Deprecated

- Nothing.

### Removed

- Nothing.

### Fixed

- [#12](https://github.com/zendframework/zend-memory/pull/12) updates the
  PHP requirement to allow either 5.5+ or 7.0+, and pins the zend-cache version
  for testing to 2.7+.
