Skip to content

Commit 3afbbfe

Browse files
6543zeripath
andauthored
Changelog v1.11.4 (#10916)
* output of changelog * Apply suggestions from code review * Update CHANGELOG.md Co-authored-by: zeripath <[email protected]>
1 parent bfce841 commit 3afbbfe

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ This changelog goes through all the changes that have been made in each release
44
without substantial changes to our git log; to see the highlights of what has
55
been added to each release, please refer to the [blog](https://blog.gitea.io).
66

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+
721
## [1.11.3](https://github.com/go-gitea/gitea/releases/tag/v1.11.3) - 2020-03-10
822

923
* BUGFIXES

0 commit comments

Comments
 (0)