Update CHANGELOG.md for 12.8.1

[ci skip]
This commit is contained in:
GitLab Release Tools Bot 2020-02-24 15:32:02 +00:00
parent 7f79d4c409
commit 51a9512965
4 changed files with 11 additions and 15 deletions

View File

@ -2,6 +2,17 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
## 12.8.1
### Fixed (5 changes)
- Fix markdown layout of incident issues. !25352
- Time series extends axis options correctly. !25399
- Fix "Edit Release" page. !25469
- Fix upgrade failure in EE displaying license. !25788
- Fixed last commit widget when Gravatar is disabled.
## 12.8.0
### Security (6 changes, 2 of them are from the community)

View File

@ -1,5 +0,0 @@
---
title: Fixed last commit widget when Gravatar is disabled
merge_request:
author:
type: fixed

View File

@ -1,5 +0,0 @@
---
title: Fix markdown layout of incident issues
merge_request: 25352
author:
type: fixed

View File

@ -1,5 +0,0 @@
---
title: Fix upgrade failure in EE displaying license
merge_request: 25788
author:
type: fixed