# 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

- [#25](https://github.com/zendframework/zend-progressbar/pull/25) adds support for PHP 7.1 and 7.2.

- [#17](https://github.com/zendframework/zend-progressbar/pull/17) adds and
  publishes the documentation to https://docs.zendframework.com/zend-progressbar/

### Changed

- Nothing.

### Deprecated

- Nothing.

### Removed

- [#25](https://github.com/zendframework/zend-progressbar/pull/25) removes support for PHP 5.5.

- [#25](https://github.com/zendframework/zend-progressbar/pull/25) removes support for HHVM.

### Fixed

- Nothing.

## 2.5.2 - 2016-03-01

### Added

- Nothing.

### Deprecated

- Nothing.

### Removed

- Nothing.

### Fixed

- [#10](https://github.com/zendframework/zend-progressbar/pull/10) updates
  dependencies to allow forward-compatibility with zend-stdlib 3.
