You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ All notable changes to Gogs are documented in this file.
14
14
15
15
### Changed
16
16
17
-
- The required Go version to compile source code changed to 1.13.
17
+
- The required Go version to compile source code changed to 1.14.
18
18
- All assets are now embedded into binary and served from memory by default. Set `[server] LOAD_ASSETS_FROM_DISK = true` to load them from disk. [#5920](https://github.com/gogs/gogs/pull/5920)
19
19
- Application and Go versions are removed from page footer and only show in the admin dashboard.
20
20
- Build tag for running as Windows Service has been changed from `miniwinsvc` to `minwinsvc`.
0 commit comments