Skip to content

Commit ad9f9cd

Browse files
techknowlogicklunny
authored andcommitted
Add 1.6.1 changelog (#5500)
1 parent 8237fd4 commit ad9f9cd

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ 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.6.1](https://github.com/go-gitea/gitea/releases/tag/v1.6.1) - 2018-12-08
8+
* BUGFIXES
9+
* Fix dependent issue searching when gitea is run in subpath (#5392) (#5400)
10+
* API: '/orgs/:org/repos': return private repos with read access (#5393)
11+
* Fix repository deletion when there is large number of issues in it (#5426) (#5434)
12+
* Word-break the WebHook url to prevent a ui-break (#5445)
13+
* Admin should be able to delete repos via the API even if they are not a member of the organization (#5443) (#5447)
14+
* Ensure that the `closed_at` is set for closed (#5450)
15+
* Fix topic name length on database (#5493) (#5495)
16+
717
## [1.6.0](https://github.com/go-gitea/gitea/releases/tag/v1.6.0) - 2018-11-22
818
* BREAKING
919
* Respect email privacy option in user search via API (#4512)

0 commit comments

Comments
 (0)