Skip to content

Commit 33b1027

Browse files
techknowlogicklunny
authored andcommitted
1.9.0-rc2 changelog (#7467)
* 1.9.0-rc2 changelog * Update CHANGELOG.md
1 parent b45f926 commit 33b1027

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@ 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.9.0-RC2](https://github.com/go-gitea/gitea/releases/tag/v1.9.0-rc2) - 2019-07-15
8+
* BUGFIXES
9+
* Fix regex for issues in commit messages (#7444) (#7466)
10+
* cmd/serv: actually exit after fatal errors (#7458) (#7460)
11+
* Fix an issue with some pages throwing 'not defined' js exceptions #7450 (#7453)
12+
* Fix Dropzone.js integration (#7445) (#7448)
13+
* Create class for inline positioned lists (#7439) (#7393)
14+
* Diff: Fix indentation on unhighlighted code (#7435) (#7443)
15+
* jQuery 3 (#7442) (#7425)
16+
* Only show "New Pull Request" button if repo allows pulls (#7426) (#7432)
17+
* Fix vendor references (#7394) (#7396)
18+
* Only return head: null if source branch was deleted (#6705) (#7376)
19+
* Add missing template variable on organisation settings (#7386) (#7385)
20+
* Fix post parameter on issue list which had unset assignee (#7380) (#7383)
21+
* Fix migration tests due to issue 7 being resolved (#7375) (#7381)
22+
723
## [1.9.0-RC1](https://github.com/go-gitea/gitea/releases/tag/v1.9.0-rc1) - 2019-07-06
824
* BREAKING
925
* Better logging (#6038) (#6095)

0 commit comments

Comments
 (0)