Skip to content

Commit a029add

Browse files
Abijeetkartikm
authored andcommitted
Release notes for 1.1.0 (2022-07-07)
1 parent 17cb847 commit a029add

File tree

3 files changed

+20
-3
lines changed

3 files changed

+20
-3
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ Documentation can be found [here](https://language-data.readthedocs.io/en/latest
77
- [Node.js library updates](#nodejs)
88

99
## Language updates
10+
### 2022-07-07
11+
1. [Rename Okinawan](https://github.com/wikimedia/language-data/pull/225)
12+
2. [Update Kinyarwanda autonym](https://github.com/wikimedia/language-data/pull/227)
13+
3. [Add Campidanese Sardinian (sro)](https://github.com/wikimedia/language-data/pull/228)
14+
4. [Update autonym for the Efik language](https://github.com/wikimedia/language-data/pull/231)
15+
5. [Add Tai Nüa (tdd)](https://github.com/wikimedia/language-data/pull/233)
16+
6. [Add Bura](https://github.com/wikimedia/language-data/pull/237)
17+
7. [Change Kanuri autonym to lowercase](https://github.com/wikimedia/language-data/pull/238)
18+
1019

1120
### 2022-04-20
1221
1. [Auto-update of region-language information](https://github.com/wikimedia/language-data/pull/200)
@@ -115,6 +124,10 @@ Language data related changes,
115124

116125
## PHP
117126

127+
### PHP 1.1.0 (2022-07-07)
128+
- See [language updates 2022-07-07](#2022-07-07).
129+
- [Update DEV dependencies](https://github.com/wikimedia/language-data/pull/239)
130+
118131
### PHP 1.0.9 (2022-04-20)
119132
- See [language updates 2022-04-20](#2022-04-20).
120133
- [Update DEV dependencies](https://github.com/wikimedia/language-data/pull/219)
@@ -149,6 +162,10 @@ Language data related changes,
149162

150163
## Node.js
151164

165+
### Node.js 1.1.0 (2022-07-07)
166+
- See [language updates 2022-07-07](#2022-07-07).
167+
- [Update DEV dependencies](https://github.com/wikimedia/language-data/pull/240)
168+
152169
### Node.js 1.0.9 (2022-04-20)
153170
- See [language updates 2022-04-20](#2022-04-20).
154171
- Update DEV dependencies to address security issues

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wikimedia/language-data",
3-
"version": "1.0.9",
3+
"version": "1.1.0",
44
"description": "Language data and utilities.",
55
"homepage": "https://language-data.readthedocs.io/en/latest/index.html",
66
"keywords": [

0 commit comments

Comments
 (0)