@@ -134,3 +134,6 @@
* Update Gogs to 0.11.34
* Regression: Pull request is not working between different repositories #4890
+[1.3.0]
+* Fix email sending (use SMTPS)
+
@@ -4,7 +4,7 @@
"author": "Gogs developers",
"description": "file://DESCRIPTION.md",
"tagline": "A painless self-hosted Git Service",
- "version": "1.2.1",
+ "version": "1.3.0",
"healthCheckPath": "/healthcheck",
"httpPort": 3000,
"addons": {