Skip to content

Commit 3b1706d

Browse files
guillep2ktechknowlogick
authored andcommitted
Changelog for 1.9.3 (#8118)
1 parent 88e1c29 commit 3b1706d

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,21 @@ 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.3](https://github.com/go-gitea/gitea/releases/tag/v1.9.3) - 2019-09-06
8+
* BUGFIXES
9+
* Fix go get from a private repository with Go 1.13 (#8100)
10+
* Strict name matching for Repository.GetTagID() (#8082)
11+
* Avoid ambiguity of branch/directory names for the git-diff-tree command (#8070)
12+
* Add change title notification for issues (#8064)
13+
* Run CORS handler first for /api routes (#7967) (#8053)
14+
* Evaluate emojis in commit messages in list view (#8044)
15+
* Fix failed to synchronize tags to releases for repository (#7990) (#7994)
16+
* Fix adding default Telegram webhook (#7972) (#7992)
17+
* Abort synchronization from LDAP source if there is some error (#7965)
18+
* Fix deformed emoji in commit message (#8071)
19+
* ENHANCEMENT
20+
* Keep blame view buttons sequence consistent with normal view when viewing a file (#8007) (#8009)
21+
722
## [1.9.2](https://github.com/go-gitea/gitea/releases/tag/v1.9.2) - 2019-08-22
823
* BUGFIXES
924
* Fix wrong sender when send slack webhook (#7918) (#7924)

0 commit comments

Comments
 (0)