1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-01 23:35:06 +00:00

Bump version for 1.14.0

This commit is contained in:
Johannes Zellner
2021-04-12 12:40:28 +02:00
parent 1e38bd58c6
commit bed765a1e4
4 changed files with 7 additions and 3 deletions

View File

@@ -702,3 +702,7 @@
* Response 404 for diff/patch of a commit that not exist (#15221) (#15238)
* Prevent NPE in CommentMustAsDiff if no hunk header (#15199) (#15201)
* Add size to Save function (#15264) (#15271)
[1.21.0]
* Update Gitea to 1.14.0
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.14.0)