File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ This changelog goes through all the changes that have been made in each release
44without substantial changes to our git log; to see the highlights of what has
55been added to each release, please refer to the [ blog] ( https://blog.gitea.io ) .
66
7+ ## [ 1.9.6] ( https://github.com/go-gitea/gitea/releases/tag/v1.9.6 ) - 2019-11-13
8+ * BUGFIXES
9+ * Allow to merge if file path contains " or \ (#8629 ) (#8772 )
10+ * Fix 500 when edit hook (#8782 ) (#8790 )
11+ * Fix issue with user.fullname (#8904 )
12+ * Update Github Migration Test (#8897 ) (#8946 )
13+ * Add Close() method to gogitRepository (#8901 ) (#8958 )
14+
715## [ 1.9.5] ( https://github.com/go-gitea/gitea/releases/tag/v1.9.5 ) - 2019-10-30
816* BREAKING
917 * Hide some user information via API if user doesn't have enough permission (#8655 ) (#8658 )
You can’t perform that action at this time.
0 commit comments