Update CHANGELOG.md for 13.1.1

[ci skip]
parent 308f16b9
......@@ -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)
......
---
title: Fix edit status dropdown overflow
merge_request: 34847
author:
type: fixed
---
title: Periodically recompute project authorizations
merge_request: 34071
author:
type: added
---
title: Do not mask key comments for DeployKeys
merge_request: 35014
author:
type: fixed
---
title: Load user before logging git http-requests
merge_request: 34923
author:
type: fixed
---
title: Fix missing templating vars set from URL in metrics dashboard
merge_request: 34668
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment