1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2026-04-30 06:31:03 +00:00

Add 0.12.2 changelog

This commit is contained in:
Girish Ramakrishnan
2016-04-11 11:25:34 -07:00
parent 121c517698
commit 35be11259d
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -34,3 +34,7 @@
[0.12.1] [0.12.1]
* Fix username login * Fix username login
[0.12.2]
* Allow disabling SSH
+1 -1
View File
@@ -4,7 +4,7 @@
"author": "Gogs developers", "author": "Gogs developers",
"description": "file://DESCRIPTION.md", "description": "file://DESCRIPTION.md",
"tagline": "A painless self-hosted Git Service", "tagline": "A painless self-hosted Git Service",
"version": "0.12.1", "version": "0.12.2",
"healthCheckPath": "/healthcheck", "healthCheckPath": "/healthcheck",
"httpPort": 3000, "httpPort": 3000,
"addons": { "addons": {