File: /var/www/vhost/disk-apps/magento.bikenow.co/vendor/laminas/laminas-text/CHANGELOG.md
# 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
- [zendframework/zend-text#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
- [zendframework/zend-text#17](https://github.com/zendframework/zend-text/pull/17) adds support for PHP 7.1 and 7.2.
### Changed
- Nothing.
### Deprecated
- Nothing.
### Removed
- [zendframework/zend-text#17](https://github.com/zendframework/zend-text/pull/17) removes support for PHP 5.5.
- [zendframework/zend-text#17](https://github.com/zendframework/zend-text/pull/17) removes support for HHVM.
### Fixed
- Nothing.
## 2.6.0 - 2016-02-08
### Added
- [zendframework/zend-text#10](https://github.com/zendframework/zend-text/pull/10) adds and publishes
documentation; view it at https://docs.laminas.dev/laminas-text/
### Deprecated
- Nothing.
### Removed
- Nothing.
### Fixed
- [zendframework/zend-text#2](https://github.com/zendframework/zend-text/pull/2) and
[zendframework/zend-text#9](https://github.com/zendframework/zend-text/pull/9) update the component
to be forwards-compatible with laminas-servicemanager v3.