Skip to content

Commit 2b16ca7

Browse files
zeripathrichmahn
andauthored
Changelog for 1.15.10 (#18274) (#18276)
* Changelog for 1.15.10 (#18274) [1.15.10](https://github.com/go-gitea/gitea/releases/tag/v1.15.10) - 2022-01-14 * BUGFIXES * Fix inconsistent PR comment counts (#18260) (#18261) * Fix release link broken (#18252) (#18253) * Fix update user from site administration page bug (#18250) (#18251) * Set HeadCommit when creating tags (#18116) (#18173) * Use correct translation key for error messages due to max repo limits (#18135 & #18153) (#18152) * Fix purple color in suggested label colors (#18241) (#18242) * SECURITY * Bump mermaid from 8.10.1 to 8.13.8 (#18198) (#18206) * update docs/config.yaml Signed-off-by: Andrew Thornton <[email protected]> Co-authored-by: Richard Mahn <[email protected]>
1 parent 35c3553 commit 2b16ca7

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ This changelog goes through all the changes that have been made in each release
44
without substantial changes to our git log; to see the highlights of what has
55
been 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

docs/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)