File tree 1 file changed +9
-0
lines changed
1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,15 @@ This changelog goes through all the changes that have been made in each release
4
4
without substantial changes to our git log; to see the highlights of what has
5
5
been added to each release, please refer to the [ blog] ( https://blog.gitea.io ) .
6
6
7
+ ## [ 1.14.7] ( https://github.com/go-gitea/gitea/releases/tag/v1.14.7 ) - 2021-09-02
8
+
9
+ * BUGFIXES
10
+ * Add missing gitRepo close at GetDiffRangeWithWhitespaceBehavior (Partial #16894 ) (#16896 )
11
+ * Fix wiki raw commit diff/patch view (#16891 ) (#16893 )
12
+ * Ensure wiki repos are all closed (#16886 ) (#16889 )
13
+ * Upgrade xorm to v1.2.2 (#16663 ) & Add test to ensure that dumping of login sources remains correct (#16847 ) (#16849 )
14
+ * Recreate Tables should Recreate indexes on MySQL (#16718 ) (#16740 )
15
+
7
16
## [ 1.14.6] ( https://github.com/go-gitea/gitea/releases/tag/v1.14.6 ) - 2021-08-04
8
17
9
18
* SECURITY
You can’t perform that action at this time.
0 commit comments