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:
10
README.md
10
README.md
@@ -32,4 +32,12 @@ This data is populated from the current version of
|
||||
[node-build]: https://github.com/wikimedia/language-data/workflows/Node.js%20build/badge.svg
|
||||
[node-build-url]: https://github.com/wikimedia/language-data/actions?query=workflow%3A%22Node.js+build%22
|
||||
[php-build]: https://github.com/wikimedia/language-data/workflows/PHP%20build/badge.svg
|
||||
[php-build-url]: https://github.com/wikimedia/language-data/actions?query=workflow%3A%22PHP+build%22
|
||||
[php-build-url]: https://github.com/wikimedia/language-data/actions?query=workflow%3A%22PHP+build%22
|
||||
|
||||
## Release schedule
|
||||
Similar to [MLEB](https://www.mediawiki.org/wiki/MediaWiki_Language_Extension_Bundle), this library
|
||||
will have a quarterly release schedule, and will be released along with MLEB. Intermediate releases
|
||||
will be made for important bug fixes.
|
||||
|
||||
## Changelog
|
||||
The full changelog is available in [CHANGELOG.md](https://github.com/wikimedia/language-data/blob/master/CHANGELOG.md).
|
||||
|
||||
Reference in New Issue
Block a user