# Changelog

All notable changes to this project will be documented in this file, in reverse chronological order by release.

## 2.6.0 - 2018-04-30

### Added

- [#13](https://github.com/zendframework/zend-debug/pull/13) adds support for PHP 7.1 and 7.2.

- [#5](https://github.com/zendframework/zend-debug/pull/5) adds the documentation, and publishes it to https://docs.zendframework.com/zend-debug/

### Changed

- Nothing.

### Deprecated

- Nothing.

### Removed

- [#13](https://github.com/zendframework/zend-debug/pull/13) removes support for PHP 5.5.

- [#13](https://github.com/zendframework/zend-debug/pull/13) removes support for HHVM.

### Fixed

- Nothing.

