From b74ecd8a75fc030e818f426ef722a54ca63f45c6 Mon Sep 17 00:00:00 2001 From: ᴜɴᴋɴᴡᴏɴ Date: Wed, 19 Feb 2020 17:45:40 +0800 Subject: CHANGELOG: add missing entry for ea75f01ba2 [CI SKIP] --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 746173cc..270e6c6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ All notable changes to Gogs are documented in this file. ### Changed - 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) +- Application and Go versions are removed from page footer and only show in the admin dashboard. ### Fixed -- cgit v1.2.3