chore: missing PR

Signed-off-by: jolheiser <john.olheiser@gmail.com>
This commit is contained in:
jolheiser 2023-02-21 11:15:48 -06:00
parent 2de05533ae
commit c8ee6b4db6
No known key found for this signature in database
GPG key ID: B853ADA5DA7BBF7A

View file

@ -10,7 +10,7 @@ We are proud to present the release of Gitea version 1.18.5.
We highly encourage users to update to this version for some important bug-fixes.
We have merged [6](https://github.com/go-gitea/gitea/pulls?q=is%3Apr+milestone%3A1.18.5+is%3Amerged) pull requests to release this version.
We have merged [7](https://github.com/go-gitea/gitea/pulls?q=is%3Apr+milestone%3A1.18.5+is%3Amerged) pull requests to release this version.
<!-- Security Thanks! -->
@ -36,3 +36,4 @@ We would also like to thank all of our supporters on [Open Collective](https://o
* Render access log template as text instead of HTML ([#23013](https://github.com/go-gitea/gitea/pull/23013)) ([#23025](https://github.com/go-gitea/gitea/pull/23025))
* Fix the Manually Merged form ([#23015](https://github.com/go-gitea/gitea/pull/23015)) ([#23017](https://github.com/go-gitea/gitea/pull/23017))
* Use beforeCommit instead of baseCommit ([#22949](https://github.com/go-gitea/gitea/pull/22949)) ([#22996](https://github.com/go-gitea/gitea/pull/22996))
* Display attachments of review comment when comment content is blank ([#23035](https://github.com/go-gitea/gitea/pull/23035)) ([#23046](https://github.com/go-gitea/gitea/pull/23046))