Skip to content

Commit ec51f8b

Browse files
committed
Frontport changelog for v1.14.6
Frontport go-gitea#16619 Changelog frontported to below v1.15.0-rc1. Signed-off-by: Andrew Thornton <[email protected]>
1 parent f438b6f commit ec51f8b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,16 @@ been added to each release, please refer to the [blog](https://blog.gitea.io).
229229
* Remove utf8 option from installation page (#16126)
230230
* Use Wants= over Requires= in systemd file (#15897)
231231

232+
## [1.14.6](https://github.com/go-gitea/gitea/releases/tag/v1.14.6) - 2021-08-04
233+
234+
* SECURITY
235+
* Bump github.com/markbates/goth from v1.67.1 to v1.68.0 (#16538) (#16540)
236+
* Switch to maintained JWT lib (#16532) (#16535)
237+
* Upgrade to latest version of golang-jwt (as forked for 1.14) (#16590) (#16607)
238+
* BUGFIXES
239+
* Add basic edit ldap auth test & actually fix #16252 (#16465) (#16495)
240+
* Make cancel from CatFileBatch and CatFileBatchCheck wait for the command to end (#16479) (#16481)
241+
232242
## [1.14.5](https://github.com/go-gitea/gitea/releases/tag/v1.14.5) - 2021-07-16
233243

234244
* SECURITY

0 commit comments

Comments
 (0)