Skip to content

Commit 4ab072d

Browse files
6543lafriks
authored andcommitted
Changelog for 1.10.2 (#9586)
1 parent 5b9283d commit 4ab072d

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,26 @@ 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.10.2](https://github.com/go-gitea/gitea/releases/tag/v1.10.2) - 2020-01-02
8+
* BUGFIXES
9+
* Allow only specific Columns to be updated on Issue via API (#9539) (#9580)
10+
* Add ErrReactionAlreadyExist error (#9550) (#9564)
11+
* Fix bug when migrate from API (#8631) (#9563)
12+
* Use default avatar for ghost user (#9536) (#9537)
13+
* Fix repository issues pagination bug when there are more than one label filter (#9512) (#9528)
14+
* Fix deleted branch not removed when push the branch again (#9516) (#9524)
15+
* Fix missing repository status when migrating repository via API (#9511)
16+
* Trigger webhook when deleting a branch after merging a PR (#9510)
17+
* Fix paging on /repos/{owner}/{repo}/git/trees/{sha} API endpoint (#9482)
18+
* Fix NewCommitStatus (#9434) (#9435)
19+
* Use OriginalURL instead of CloneAddr in migration logging (#9418) (#9420)
20+
* Fix Slack webhook payload title generation to work with Mattermost (#9404)
21+
* DefaultBranch needs to be prefixed by BranchPrefix (#9356) (#9359)
22+
* Fix issue indexer not triggered when migrating a repository (#9333)
23+
* Fix bug that release attachment files not deleted when deleting repository (#9322) (#9329)
24+
* Fix migration releases (#9319) (#9326) (#9328)
25+
* Fix File Edit: Author/Committer interchanged (#9297) (#9300)
26+
727
## [1.10.1](https://github.com/go-gitea/gitea/releases/tag/v1.10.1) - 2019-12-05
828
* BUGFIXES
929
* Fix max length check and limit in multiple repo forms (#9148) (#9204)

0 commit comments

Comments
 (0)