composer package updates
[openemr.git] / vendor / zendframework / zend-i18n-resources / CHANGELOG.md
blobf39b9b1d0c9860a380d294cd8ab1ede28c421010
1 # Changelog
3 All notable changes to this project will be documented in this file, in reverse chronological order by release.
5 ## 2.6.0 - 2018-04-30
7 ### Added
9 - [#11](https://github.com/zendframework/zend-i18n-resources/pull/11) adds Serbian Cyrillic translations of validation messages.
11 - [#37](https://github.com/zendframework/zend-i18n-resources/pull/37) adds support for PHP 7.0, 7.1, and 7.2.
13 - [#15](https://github.com/zendframework/zend-i18n-resources/pull/15) adds documentation at https://docs.zendframework.com/zend-i18n-resources/
15 - [#25](https://github.com/zendframework/zend-i18n-resources/pull/25) adds Captcha translation for Dutch.
17 ### Changed
19 - Nothing.
21 ### Deprecated
23 - Nothing.
25 ### Removed
27 - [#37](https://github.com/zendframework/zend-i18n-resources/pull/37) removes support for PHP 5.5.
29 ### Fixed
31 - [#35](https://github.com/zendframework/zend-i18n-resources/pull/35) provides fixes to the Turkish translations of the `MimeType` validator messages.
33 - [#30](https://github.com/zendframework/zend-i18n-resources/pull/30) adds a missing French translation for the `PhoneNumber` validator.
35 - [#23](https://github.com/zendframework/zend-i18n-resources/pull/23) fixes a typo in the Polish translations.
37 - [#18](https://github.com/zendframework/zend-i18n-resources/pull/18) fixes typos and ambiguities in the Italian translations.
39 - [#14](https://github.com/zendframework/zend-i18n-resources/pull/14) provides updates to the Slovak translations.
41 - [#17](https://github.com/zendframework/zend-i18n-resources/pull/17) fixes a typo in the Russian translation of the CSRF validator message.
43 - [#22](https://github.com/zendframework/zend-i18n-resources/pull/22) fixes typo in Russian translation of the `Identical` validator message.