@@ -111,3 +111,6 @@
* /api/v1/repos/search returns empty values #4522
* Panic after created a pull request #4572
+[1.1.1]
+* Preserve SECRET_KEY across updates and restarts
+
@@ -4,7 +4,7 @@
"author": "Gogs developers",
"description": "file://DESCRIPTION.md",
"tagline": "A painless self-hosted Git Service",
- "version": "1.1.0",
+ "version": "1.1.1",
"healthCheckPath": "/healthcheck",
"httpPort": 3000,
"addons": {