fix: enhancement

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

View file

@ -28,11 +28,11 @@ We would also like to thank all of our supporters on [Open Collective](https://o
## [1.18.5](https://github.com/go-gitea/gitea/releases/tag/v1.18.5) - 2023-02-21
<!-- Changelog Details -->
* ENHANCEMENTS
* Hide 2FA status from other members in organization members list ([#22999](https://github.com/go-gitea/gitea/pull/22999)) ([#23023](https://github.com/go-gitea/gitea/pull/23023))
* BUGFIXES
* Add force_merge to merge request and fix checking mergable ([#23010](https://github.com/go-gitea/gitea/pull/23010)) ([#23032](https://github.com/go-gitea/gitea/pull/23032))
* Use `--message=%s` for git commit message ([#23028](https://github.com/go-gitea/gitea/pull/23028)) ([#23029](https://github.com/go-gitea/gitea/pull/23029))
* 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))
* MISC
* Hide 2FA status from other members in organization members list ([#22999](https://github.com/go-gitea/gitea/pull/22999)) ([#23023](https://github.com/go-gitea/gitea/pull/23023))