File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,20 @@ 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.11.4] ( https://github.com/go-gitea/gitea/releases/tag/v1.11.4 ) - 2020-04-01
8
+
9
+ * BUGFIXES
10
+ * Only update merge_base if not already merged (#10909 )
11
+ * Fix milestones too many SQL variables bug (#10880 ) (#10904 )
12
+ * Protect against NPEs in notifications list (#10879 ) (#10883 )
13
+ * Convert plumbing.ErrObjectNotFound to git.ErrNotExist in getCommit (#10862 ) (#10868 )
14
+ * Convert plumbing.ErrReferenceNotFound to git.ErrNotExist in GetRefCommitID (#10676 ) (#10797 )
15
+ * Account for empty lines in receive-hook message (#10773 ) (#10784 )
16
+ * Fix bug on branch API (#10767 ) (#10775 )
17
+ * Migrate to go-git/go-git v5.0.0 (#10735 ) (#10753 )
18
+ * Fix hiding of fields in authorization source page (#10734 ) (#10752 )
19
+ * Prevent default for linkAction (#10742 ) (#10743 )
20
+
7
21
## [ 1.11.3] ( https://github.com/go-gitea/gitea/releases/tag/v1.11.3 ) - 2020-03-10
8
22
9
23
* BUGFIXES
You can’t perform that action at this time.
0 commit comments