Skip to content

Commit 83f8414

Browse files
6543zeripath
andauthored
Update Changelog for 1.11.5 (#11347)
* Update Changelog for 1.11.5 * bumb version in docs * Update CHANGELOG.md Co-authored-by: zeripath <[email protected]>
1 parent 0b216f4 commit 83f8414

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,13 @@ 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.5](https://github.com/go-gitea/gitea/releases/tag/v1.11.5) - 2020-05-08
7+
## [1.11.5](https://github.com/go-gitea/gitea/releases/tag/v1.11.5) - 2020-05-09
88

99
* BUGFIXES
10+
* Prevent timer leaks in Workerpool and others (#11333) (#11340)
11+
* Fix tracked time issues (#11349) (#11354)
12+
* Add NotifySyncPushCommits to indexer notifier (#11309) (#11338)
13+
* Allow X in addition to x in tasks (#10979) (#11335)
1014
* When delete tracked time through the API return 404 not 500 (#11319) (#11326)
1115
* Prevent duplicate records in organizations list when creating a repository (#11303) (#11325)
1216
* Manage port in submodule refurl (#11305) (#11323)

docs/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ params:
1818
description: Git with a cup of tea
1919
author: The Gitea Authors
2020
website: https://docs.gitea.io
21-
version: 1.11.2
21+
version: 1.11.5
2222

2323
outputs:
2424
home:

0 commit comments

Comments
 (0)