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