# Changelog All notable changes to this project will be documented in this file, in reverse chronological order by release. ## 2.7.1 - 2019-10-16 ### Added - [#20](https://github.com/zendframework/zend-text/pull/20) adds support for PHP 7.3. ### Changed - Nothing. ### Deprecated - Nothing. ### Removed - Nothing. ### Fixed - Nothing. ## 2.7.0 - 2018-04-30 ### Added - [#17](https://github.com/zendframework/zend-text/pull/17) adds support for PHP 7.1 and 7.2. ### Changed - Nothing. ### Deprecated - Nothing. ### Removed - [#17](https://github.com/zendframework/zend-text/pull/17) removes support for PHP 5.5. - [#17](https://github.com/zendframework/zend-text/pull/17) removes support for HHVM. ### Fixed - Nothing. ## 2.6.0 - 2016-02-08 ### Added - [#10](https://github.com/zendframework/zend-text/pull/10) adds and publishes documentation; view it at https://docs.zendframework.com/zend-text/ ### Deprecated - Nothing. ### Removed - Nothing. ### Fixed - [#2](https://github.com/zendframework/zend-text/pull/2) and [#9](https://github.com/zendframework/zend-text/pull/9) update the component to be forwards-compatible with zend-servicemanager v3.