Skip to content

Commit b6c752e

Browse files
authored
Changelog for 1.14.7 (#16924) (#16928)
* BUGFIXES * Add missing gitRepo close at GetDiffRangeWithWhitespaceBehavior (Partial #16894) (#16896) * Fix wiki raw commit diff/patch view (#16891) (#16893) * Ensure wiki repos are all closed (#16886) (#16889) * Upgrade xorm to v1.2.2 (#16663) & Add test to ensure that dumping of login sources remains correct (#16847) (#16849) * Recreate Tables should Recreate indexes on MySQL (#16718) (#16740) Signed-off-by: Andrew Thornton <[email protected]>
1 parent 33af0c3 commit b6c752e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

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

290+
## [1.14.7](https://github.com/go-gitea/gitea/releases/tag/v1.14.7) - 2021-09-02
291+
292+
* BUGFIXES
293+
* Add missing gitRepo close at GetDiffRangeWithWhitespaceBehavior (Partial #16894) (#16896)
294+
* Fix wiki raw commit diff/patch view (#16891) (#16893)
295+
* Ensure wiki repos are all closed (#16886) (#16889)
296+
* Upgrade xorm to v1.2.2 (#16663) & Add test to ensure that dumping of login sources remains correct (#16847) (#16849)
297+
* Recreate Tables should Recreate indexes on MySQL (#16718) (#16740)
298+
290299
## [1.14.6](https://github.com/go-gitea/gitea/releases/tag/v1.14.6) - 2021-08-04
291300

292301
* SECURITY

0 commit comments

Comments
 (0)