Based on https://github.com/zendframework/zend-i18n-resources/releases/tag/release-2.6.0 (commit c7ab0e2ccc00fea6b8c32ba8a223001414fe0c73 in this repo)
Added
-----
- [zendframework/zend-i18n-resources#11](https://github.com/zendframework/zend-i18n-resources/pull/11) adds Serbian Cyrillic translations of validation messages.
- [zendframework/zend-i18n-resources#37](https://github.com/zendframework/zend-i18n-resources/pull/37) adds support for PHP 7.0, 7.1, and 7.2.
- [zendframework/zend-i18n-resources#15](https://github.com/zendframework/zend-i18n-resources/pull/15) adds documentation at https://docs.laminas.dev/laminas-i18n-resources/
- [zendframework/zend-i18n-resources#25](https://github.com/zendframework/zend-i18n-resources/pull/25) adds Captcha translation for Dutch.
Changed
-------
- Nothing.
Deprecated
----------
- Nothing.
Removed
-------
- [zendframework/zend-i18n-resources#37](https://github.com/zendframework/zend-i18n-resources/pull/37) removes support for PHP 5.5.
Fixed
-----
- [zendframework/zend-i18n-resources#35](https://github.com/zendframework/zend-i18n-resources/pull/35) provides fixes to the Turkish translations of the `MimeType` validator messages.
- [zendframework/zend-i18n-resources#30](https://github.com/zendframework/zend-i18n-resources/pull/30) adds a missing French translation for the `PhoneNumber` validator.
- [zendframework/zend-i18n-resources#23](https://github.com/zendframework/zend-i18n-resources/pull/23) fixes a typo in the Polish translations.
- [zendframework/zend-i18n-resources#18](https://github.com/zendframework/zend-i18n-resources/pull/18) fixes typos and ambiguities in the Italian translations.
- [zendframework/zend-i18n-resources#14](https://github.com/zendframework/zend-i18n-resources/pull/14) provides updates to the Slovak translations.
- [zendframework/zend-i18n-resources#17](https://github.com/zendframework/zend-i18n-resources/pull/17) fixes a typo in the Russian translation of the CSRF validator message.
- [zendframework/zend-i18n-resources#22](https://github.com/zendframework/zend-i18n-resources/pull/22) fixes typo in Russian translation of the `Identical` validator message.