From 94ece4804195e5e42f691004b630341e4fdc2c44 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Tue, 4 Apr 2017 22:46:23 -0700 Subject: [PATCH] Add 0.16.0 changes --- CHANGELOG | 5 +++++ CloudronManifest.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index f94b26a..b509770 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -83,3 +83,8 @@ [0.15.0] * Update to 0.10.18 +[0.16.0] +* Update Gogs to 0.11 +* Fix issue where custom avatars could not be uploaded +* Fix issue where web based editing would not work + diff --git a/CloudronManifest.json b/CloudronManifest.json index b6020f8..0b09521 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -4,7 +4,7 @@ "author": "Gogs developers", "description": "file://DESCRIPTION.md", "tagline": "A painless self-hosted Git Service", - "version": "0.15.0", + "version": "0.16.0", "healthCheckPath": "/healthcheck", "httpPort": 3000, "addons": {