diff options
author | 6543 <6543@obermui.de> | 2020-05-09 21:26:27 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-09 21:26:27 +0200 |
commit | 83f8414e1ee769a62ae813b10f602a800eb76ac5 (patch) | |
tree | 9ff7ca18719fc50ea12c6d96c42efa5737f9c3db | |
parent | Fix tracked time issues (#11349) (#11354) (diff) | |
download | forgejo-1.11.5.tar.xz forgejo-1.11.5.zip |
Update Changelog for 1.11.5 (#11347)v1.11.5
* Update Changelog for 1.11.5
* bumb version in docs
* Update CHANGELOG.md
Co-authored-by: zeripath <art27@cantab.net>
-rw-r--r-- | CHANGELOG.md | 6 | ||||
-rw-r--r-- | docs/config.yaml | 2 |
2 files changed, 6 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9dd32229e3..b5431762bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,13 @@ This changelog goes through all the changes that have been made in each release without substantial changes to our git log; to see the highlights of what has been added to each release, please refer to the [blog](https://blog.gitea.io). -## [1.11.5](https://github.com/go-gitea/gitea/releases/tag/v1.11.5) - 2020-05-08 +## [1.11.5](https://github.com/go-gitea/gitea/releases/tag/v1.11.5) - 2020-05-09 * BUGFIXES + * Prevent timer leaks in Workerpool and others (#11333) (#11340) + * Fix tracked time issues (#11349) (#11354) + * Add NotifySyncPushCommits to indexer notifier (#11309) (#11338) + * Allow X in addition to x in tasks (#10979) (#11335) * When delete tracked time through the API return 404 not 500 (#11319) (#11326) * Prevent duplicate records in organizations list when creating a repository (#11303) (#11325) * Manage port in submodule refurl (#11305) (#11323) diff --git a/docs/config.yaml b/docs/config.yaml index 94bf28ab0d..6ed2ed7c8e 100644 --- a/docs/config.yaml +++ b/docs/config.yaml @@ -18,7 +18,7 @@ params: description: Git with a cup of tea author: The Gitea Authors website: https://docs.gitea.io - version: 1.11.2 + version: 1.11.5 outputs: home: |