summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorRobert Speicher <robert@gitlab.com>2016-09-13 16:12:39 +0000
committerRobert Speicher <robert@gitlab.com>2016-09-13 16:12:39 +0000
commitd25633f8b0eb22fbe6cdb7fe848d3eb90414c187 (patch)
tree09f9dfcba31613fb6cea14b15f5aac1fb75842ec /CHANGELOG
parent404f438f45c2da884cf4f16239ac1fda548db09f (diff)
parent05b52e0f5e4d06edb736849daaac5c33c68c1d47 (diff)
downloadgitlab-ce-d25633f8b0eb22fbe6cdb7fe848d3eb90414c187.tar.gz
Merge branch '20780-import-github-release-notes' into 'master'
Import GitHub release notes ## Why was this MR needed? Release notes aren't currently migrated over when importing from GitHub ## What are the relevant issue numbers? #20780 See merge request !5981
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 4cad8707015..013d1a03824 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -79,6 +79,7 @@ v 8.12.0 (unreleased)
- Remove inconsistent font weight for sidebar's labels (ClemMakesApps)
- Align add button on repository view (ClemMakesApps)
- Fix contributions calendar month label truncation (ClemMakesApps)
+ - Import release note descriptions from GitHub (EspadaV8)
- Added tests for diff notes
- Add pipeline events to Slack integration !5525
- Add a button to download latest successful artifacts for branches and tags !5142