We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd1ba34 commit 027f153Copy full SHA for 027f153
CHANGELOG.md
@@ -4,6 +4,13 @@ This changelog goes through all the changes that have been made in each release
4
without substantial changes to our git log; to see the highlights of what has
5
been added to each release, please refer to the [blog](https://blog.gitea.io).
6
7
+## [1.15.6](https://github.com/go-gitea/gitea/releases/tag/v1.15.6) - 2021-10-27
8
+
9
+* BUGFIXES
10
+ * Prevent panic in serv.go with Deploy Keys (#17434) (#17435)
11
+ * Fix CSV render error (#17406) (#17431)
12
+ * Read expected buffer size (#17409) (#17430)
13
14
## [1.15.5](https://github.com/go-gitea/gitea/releases/tag/v1.15.5) - 2021-10-21
15
16
* SECURITY
0 commit comments