From d69fc238bb73109ff56315e8fea86b0fe9c9b7ef Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Mon, 1 Feb 2016 13:30:29 -0800 Subject: [PATCH] Version 0.8.0 changes --- CHANGELOG | 8 ++++++++ CloudronManifest.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 786b64e..516eac5 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -10,3 +10,11 @@ [0.7.1] * Remove some backward compat code +[0.8.0] +* Use Gogs 0.8.25 +* Support GitHub style Markdown checklist +* Add more APIs: user followers +* Support side-by-side diff view +* Support highlight inline diff +* Complete [Changelog](https://github.com/gogits/gogs/releases/tag/v0.8.25) + diff --git a/CloudronManifest.json b/CloudronManifest.json index b4a0899..fc2e4ce 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.7.1", + "version": "0.8.0", "healthCheckPath": "/healthcheck", "httpPort": 3000, "addons": {