Add Changelog for 2020-07 release

Also update npm package version to 0.2.1

Few tweaks to the CHANGELOG introduction section
This commit is contained in:
Abijeet
2020-07-23 17:14:33 +05:30
committed by Niklas Laxström
parent da729f4635
commit 762dd9c5f0
2 changed files with 21 additions and 5 deletions

View File

@@ -1,12 +1,20 @@
# Changelog # Changelog
Documentation can be found [here](https://language-data.readthedocs.io/en/latest/). Changelog is divided into the following, Documentation can be found [here](https://language-data.readthedocs.io/en/latest/). Changelog is divided into the following sections,
- [Language updates](#language-updates) - [Language updates](#language-updates)
- [PHP](#php) - [PHP library updates](#php)
- [Node.js](#nodejs) - [Node.js library updates](#nodejs)
## Language updates ## Language updates
### 2020-07-23
Language data related changes,
1. [Change Madurese autonym to capital](https://github.com/wikimedia/language-data/pull/106)
2. [Add Nuxalk language](https://github.com/wikimedia/language-data/pull/108)
3. [Add Altay languages](https://github.com/wikimedia/language-data/pull/107)
4. [Add Obolo (ann) and Mara (mrh)](https://github.com/wikimedia/language-data/pull/109)
5. [Add Baoule (bci)](https://github.com/wikimedia/language-data/pull/110)
### 2020-05-26 ### 2020-05-26
Language data related changes, Language data related changes,
1. [Add shy-latn and szy](https://github.com/wikimedia/language-data/pull/76) 1. [Add shy-latn and szy](https://github.com/wikimedia/language-data/pull/76)
@@ -21,11 +29,19 @@ Language data related changes,
10. [Add Madurese (mad)](https://github.com/wikimedia/language-data/pull/#104) 10. [Add Madurese (mad)](https://github.com/wikimedia/language-data/pull/#104)
## PHP ## PHP
### PHP 1.0.1 (2020-07-23)
- See [language updates 2020-07-23](#2020-07-23).
- No other changes
### PHP 1.0.0 (2020-05-26) ### PHP 1.0.0 (2020-05-26)
- See [language updates 2020-05-20](#2020-05-20). - 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). - 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
### Node.js 0.2.1 (2020-07-23)
- See [language updates 2020-07-23](#2020-07-23).
- Fix `npm audit` warnings.
### Node.js 0.2.0 (2020-05-26) ### Node.js 0.2.0 (2020-05-26)
- See [language updates 2020-05-20](#2020-05-20). - See [language updates 2020-05-20](#2020-05-20).
- Fix `npm audit` warnings. - Fix `npm audit` warnings.

View File

@@ -1,6 +1,6 @@
{ {
"name": "@wikimedia/language-data", "name": "@wikimedia/language-data",
"version": "0.2.0", "version": "0.2.1",
"description": "Language data and utilities.", "description": "Language data and utilities.",
"homepage": "https://language-data.readthedocs.io/en/latest/index.html", "homepage": "https://language-data.readthedocs.io/en/latest/index.html",
"keywords": [ "keywords": [