Update release date and language changes

This commit is contained in:
Abijeet Patro
2020-05-26 13:23:29 +05:30
committed by Niklas Laxström
parent d60d8bd629
commit 0cb3a0f06d

View File

@@ -7,7 +7,7 @@ Documentation can be found [here](https://language-data.readthedocs.io/en/latest
- [Node.js](#nodejs)
## Language updates
### 2020-05-20
### 2020-05-26
Language data related changes,
1. [Add shy-latn and szy](https://github.com/wikimedia/language-data/pull/76)
2. [Add Chukchi (ckt)](https://github.com/wikimedia/language-data/pull/78)
@@ -18,14 +18,15 @@ Language data related changes,
7. [Add Middle East and Africa to relevant Arabic varieties](https://github.com/wikimedia/language-data/pull/92)
8. [Add Mongolian in vertical script ](https://github.com/wikimedia/language-data/pull/95)
9. [Add AM as a region for Venetian](https://github.com/wikimedia/language-data/pull/96)
10. [Add Madurese (mad)](https://github.com/wikimedia/language-data/pull/#104)
## PHP
### PHP 1.0.0 (2020-05-20)
### PHP 1.0.0 (2020-05-26)
- See [language updates 2020-05-20](#2020-05-20).
- Add PHP support. [Documentation](https://language-data.readthedocs.io/en/latest/api/languagedata/languageutil.html). [Packagist](https://packagist.org/packages/wikimedia/language-data).
## Node.js
### Node.js 0.2.0 (2020-05-20)
### Node.js 0.2.0 (2020-05-26)
- See [language updates 2020-05-20](#2020-05-20).
- Fix `npm audit` warnings.
- Update minimum supported Node.js version to 8.0.0.