File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,18 @@ 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.15.10] ( https://github.com/go-gitea/gitea/releases/tag/v1.15.10 ) - 2022-01-14
8+
9+ * BUGFIXES
10+ * Fix inconsistent PR comment counts (#18260 ) (#18261 )
11+ * Fix release link broken (#18252 ) (#18253 )
12+ * Fix update user from site administration page bug (#18250 ) (#18251 )
13+ * Set HeadCommit when creating tags (#18116 ) (#18173 )
14+ * Use correct translation key for error messages due to max repo limits (#18135 & #18153 ) (#18152 )
15+ * Fix purple color in suggested label colors (#18241 ) (#18242 )
16+ * SECURITY
17+ * Bump mermaid from 8.10.1 to 8.13.8 (#18198 ) (#18206 )
18+
719## [ 1.15.9] ( https://github.com/go-gitea/gitea/releases/tag/v1.15.9 ) - 2021-12-30
820
921* BUGFIXES
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ params:
1818 description : Git with a cup of tea
1919 author : The Gitea Authors
2020 website : https://docs.gitea.io
21- version : 1.15.9
21+ version : 1.15.10
2222 minGoVersion : 1.16
2323 goVersion : 1.17
2424 minNodeVersion : 12.17
You can’t perform that action at this time.
0 commit comments