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-02-24 18:32:02 +0300
committerGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2020-02-24 18:32:02 +0300
commit51a9512965d86e3094968fa514e4ae8a96d38cf3 (patch)
tree99d5098d26a1f35e2a940060daa7e1c67cb7646b /CHANGELOG.md
parent7f79d4c409705a05bcf5e11dbe6e8738b0e17fe6 (diff)
Update CHANGELOG.md for 12.8.1
[ci skip]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8affe528f28..f50be96ac50 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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)