Add changelog and release schedule (#99)

Divide the changelog into - Language updates, PHP and Node.js section

PHP and Node.js changelog will list library related changes and will
reuse Language updates section.

Bug: T218639
Co-authored-by: Niklas Laxström <niklas.laxstrom@gmail.com>
This commit is contained in:
Abijeet Patro
2020-05-19 15:43:01 +05:30
committed by GitHub
parent 936c0e8ee2
commit 7ab5e81cbd
3 changed files with 44 additions and 1 deletions

View File

@@ -84,6 +84,10 @@ The basic usage is like this:
The exposed methods are similar to the methods present in the PHP `LanguageUtil <api/languagedata/languageutil.html>`_ class.
Changelog
----------
The full changelog is available `here <https://github.com/wikimedia/language-data/blob/master/CHANGELOG.md>`_.
Contribute
----------