@@ -7,6 +7,21 @@ Documentation can be found [here](https://language-data.readthedocs.io/en/latest
77- [ Node.js library updates] ( #nodejs )
88
99## Language updates
10+ ### 2026-03-27
11+ 1 . [ Update language autonym of nan/nan-* ] ( https://github.com/wikimedia/language-data/pull/442 )
12+ 2 . [ Add Kavalan to language-data] ( https://github.com/wikimedia/language-data/pull/446 )
13+ 3 . [ Add Hyam (jab) to language-data] ( https://github.com/wikimedia/language-data/pull/447 )
14+ 4 . [ Add Tsou to language-data] ( https://github.com/wikimedia/language-data/pull/448 )
15+ 5 . [ Add Saaroa (sxr) to language-data] ( https://github.com/wikimedia/language-data/pull/453 )
16+ 6 . [ Add Shughni (sgh) to language-data] ( https://github.com/wikimedia/language-data/pull/455 )
17+ 7 . [ Add Kanakanavu to language data] ( https://github.com/wikimedia/language-data/pull/462 )
18+ 8 . [ Add Yami to language data] ( https://github.com/wikimedia/language-data/pull/463 )
19+ 9 . [ Add Tiv] ( https://github.com/wikimedia/language-data/pull/475 )
20+ 10 . [ Add Jambi to language data] ( https://github.com/wikimedia/language-data/pull/476 )
21+ 11 . [ Updating territory-language information from upstream automatically] ( https://github.com/wikimedia/language-data/pull/477 )
22+ 12 . [ Add Saho (ssy) to language data] ( https://github.com/wikimedia/language-data/pull/479 )
23+ 13 . [ Add Western Pwo (pwo) to language-data] ( https://github.com/wikimedia/language-data/pull/480 )
24+ 14 . [ Add Wapan (juk) to language-data] ( https://github.com/wikimedia/language-data/pull/482 )
1025
1126### 2025-07-31
12271 . [ Add Northern Tujia (tji)] ( https://github.com/wikimedia/language-data/pull/368 )
@@ -283,6 +298,12 @@ Language data related changes,
283298
284299## PHP
285300
301+ ### PHP 1.1.10 (2026-03-27)
302+ - See [ language updates 2026-03-27] ( #2026-03-27 )
303+ - [ Improved developer experience by adding various automated tests and linting tools] ( https://github.com/wikimedia/language-data/pull/487 )
304+ - [ docs: Add readthedocs configuration file, update dependencies] ( https://github.com/wikimedia/language-data/pull/472 )
305+ - [ Fix a few minor security issues with dev dependencies] ( https://github.com/wikimedia/language-data/pull/486 )
306+
286307### PHP 1.1.9 (2025-07-31)
287308- See [ language updates 2025-07-31] ( #2025-07-31 )
288309- [ Bump minimum PHP version to 8.0] ( https://github.com/wikimedia/language-data/pull/444 )
@@ -360,6 +381,14 @@ Language data related changes,
360381
361382## Node.js
362383
384+ ### Node.js 2.0.0 (2026-03-27)
385+ - See [ language updates 2026-03-27] ( #2026-03-27 )
386+ - [ Bump minimum Node.js version to 20.0.0] ( https://github.com/wikimedia/language-data/pull/488 )
387+ - [ Fix broken documentation system] ( https://github.com/wikimedia/language-data/pull/472 )
388+ - [ Update JavaScript library to use modern syntax] ( https://github.com/wikimedia/language-data/pull/449 )
389+ - [ Use localeCompare instead of simple unicode point comparison] ( https://github.com/wikimedia/language-data/pull/454 )
390+ - [ Run npm audit fix to address security issues with dev dependencies] ( https://github.com/wikimedia/language-data/pull/485 )
391+
363392### Node.js 1.1.9 (2025-07-31)
364393- See [ language updates 2025-07-31] ( #2025-07-31 )
365394- [ Bump minimum Node.js version to 16.0.0] ( https://github.com/wikimedia/language-data/pull/443 )
0 commit comments