File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,17 @@ This changelog goes through all the changes that have been made in each release
44without substantial changes to our git log; to see the highlights of what has
55been added to each release, please refer to the [ blog] ( https://blog.gitea.io ) .
66
7+ ## [ 1.12.3] ( https://github.com/go-gitea/gitea/releases/tag/v1.12.3 ) - 2020-07-28
8+
9+ * BUGFIXES
10+ * Don't change creation date when updating Release (#12343 ) (#12351 )
11+ * Show 404 page when release not found (#12328 ) (#12332 )
12+ * Fix emoji detection in certain cases (#12320 ) (#12327 )
13+ * Reduce emoji size (#12317 ) (#12327 )
14+ * Fix double-indirection bug in logging IDs (#12294 ) (#12308 )
15+ * Link to pull list page on sidebar when view pr (#12256 ) (#12263 )
16+ * Extend Notifications API and return pinned notifications by default (#12164 ) (#12232 )
17+
718## [ 1.12.2] ( https://github.com/go-gitea/gitea/releases/tag/v1.12.2 ) - 2020-07-11
819
920* BUGFIXES
You can’t perform that action at this time.
0 commit comments