summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorZeger-Jan van de Weg <mail@zjvandeweg.nl>2015-11-30 13:43:09 +0100
committerZeger-Jan van de Weg <mail@zjvandeweg.nl>2015-11-30 13:43:09 +0100
commit113325a9e02b06d9cef82b913e2ab6f33331371b (patch)
tree9b5acf6dea4dcaabed0f34a0bfdf8f52c66afb76 /CHANGELOG
parent2f127cb86b1b9b3a1e7ae8d9d23a87b5de5d1827 (diff)
downloadgitlab-ce-113325a9e02b06d9cef82b913e2ab6f33331371b.tar.gz
Retarget release
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index fb15225eedf..53380d3f6e9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,7 @@ Please view this file on the master branch, on stable branches it's out of date.
v 8.3.0 (unreleased)
- Fix: Assignee selector is empty when 'Unassigned' is selected (Jose Corcuera)
+ - Add rake tasks for git repository maintainance (Zeger-Jan van de Weg)
v 8.2.1
- Forcefully update builds that didn't want to update with state machine
@@ -56,7 +57,6 @@ v 8.2.0
- Show specific runners from projects where user is master or owner
- MR target branch is now visible on a list view when it is different from project's default one
- Improve Continuous Integration graphs page
- - Add rake tasks for git repository maintainance (Zeger-Jan van de Weg)
- Make color of "Accept Merge Request" button consistent with current build status
- Add ignore white space option in merge request diff and commit and compare view
- Ability to add release notes (markdown text and attachments) to git tags (aka Releases)