Skip to content

Commit 22932c7

Browse files
authored
Merge branch 'release/v1.22' into lunny/backport_32815
2 parents e2909a9 + d172c6d commit 22932c7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ This changelog goes through 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.com).
66

7+
## [1.22.6](https://github.com/go-gitea/gitea/releases/tag/v1.22.6) - 2024-12-12
8+
9+
* SECURITY
10+
* Fix misuse of PublicKeyCallback(#32810)
11+
* BUGFIXES
12+
* Fix lfs migration (#32812) (#32818)
13+
* Add missing two sync feed for refs/pull (#32815)
14+
* TESTING
15+
* Avoid MacOS keychain dialog in integration tests (#32813) (#32816)
16+
717
## [1.22.5](https://github.com/go-gitea/gitea/releases/tag/v1.22.5) - 2024-12-11
818

919
* SECURITY

0 commit comments

Comments
 (0)