From c960a8b909289527e6cd8a94f41f3b57ebf0eba8 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 19 Jan 2019 21:14:32 +0200 Subject: [PATCH] - [OpenAPI and generating of REST API Docs](https://github.com/wekan/wekan/pull/1965). Thanks to bentiss. --- CHANGELOG.md | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f0353a46..88c018ab1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,19 @@ # Upcoming Wekan release -- Update translations. -- Fix typo, changelog year to 2019. Thanks to xorander00 ! -- Fix License to 2019. Thanks to ajRiverav ! +This release adds the following new features: + +- [OpenAPI and generating of REST API Docs](https://github.com/wekan/wekan/pull/1965). Thanks to bentiss. + +and adds these updates: + +- Update translations. Thanks to translators. + +and fixes these typos; + +- Fix typo, changelog year to 2019. Thanks to xorander00. +- Fix License to 2019. Thanks to ajRiverav. + +Thanks to above GitHub users for their contributions. # v2.01 2019-01-06 Wekan release