Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2020-06-23 23:30:49 +0300
committerGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2020-06-23 23:30:49 +0300
commit742d1951de1642476c1eef84467f7f71f3cf9a14 (patch)
tree8c7a7a7a15125cc623a779ccb22b018be39c79e6 /CHANGELOG.md
parent308f16b9b31dabcc245bb4c3187f5a70fb8a2d8c (diff)
Update CHANGELOG.md for 13.1.1
[ci skip]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 196f184f924..94d635c30e0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,20 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 13.1.1 (2020-06-23)
+
+### Fixed (4 changes)
+
+- Fix missing templating vars set from URL in metrics dashboard. !34668
+- Fix edit status dropdown overflow. !34847
+- Load user before logging git http-requests. !34923
+- Do not mask key comments for DeployKeys. !35014
+
+### Added (1 change)
+
+- Periodically recompute project authorizations. !34071
+
+
## 13.1.0 (2020-06-22)
### Removed (4 changes, 2 of them are from the community)