diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-11-23 01:47:10 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-11-23 01:47:10 +0200 |
commit | 674d45a81c94e0f862c9624b0f89743a5c675d89 (patch) | |
tree | ff61044775584b75d93d488633fa0b9b97fc5b04 | |
parent | fbf97d31a0899ef32a6714c4c06b7d645d520f15 (diff) | |
download | wekan-674d45a81c94e0f862c9624b0f89743a5c675d89.tar.gz wekan-674d45a81c94e0f862c9624b0f89743a5c675d89.tar.bz2 wekan-674d45a81c94e0f862c9624b0f89743a5c675d89.zip |
Add Gogs Integration as separate project.
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ead0ca1..ab43fce0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# Upcoming Wekan release + +* [Gogs Integration](https://github.com/wekan/wekan-gogs) as separate project. It can already be tested, fixes welcome as pull requests. + +Thanks to GitHub user andresmanelli for contributions. + # v0.56 2017-11-21 Wekan release This release adds the following new features: |