1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-02 07:45:05 +00:00

Bump version for 1.15.3

This commit is contained in:
Johannes Zellner
2021-09-22 12:14:15 +02:00
parent 0cfe7fea88
commit 1074999c40
4 changed files with 10 additions and 3 deletions

View File

@@ -792,3 +792,10 @@
* Add unique constraint back into issue_index (#16938)
* Close storage objects before cleaning (#16934) (#16942)
[1.22.3]
* Update Gitea to 1.15.3
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.15.3)
* Add fluid to ui container class to remove margin (#16396) (#16976)
* Add caller to cat-file batch calls (#17082) (#17089)
* Many bug fixes