summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2015-11-10 15:44:23 -0500
committerRobert Speicher <rspeicher@gmail.com>2015-11-10 15:44:23 -0500
commitca25289b78e1b49148438831ad6bf165fa0ce56e (patch)
treec81e37f8679b51d093021aa54c5d886a0b425a96 /CHANGELOG
parentad5412b8f3a9b343ace9e9ac5bda1d3ac1a3c43b (diff)
downloadgitlab-ce-ca25289b78e1b49148438831ad6bf165fa0ce56e.tar.gz
Update CHANGELOG
[ci skip]
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG9
1 files changed, 7 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 2b96a0a171b..9cfcd23a9fc 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -34,7 +34,9 @@ v 8.2.0 (unreleased)
v 8.1.4
- Fix bug where manually merged branches in a MR would end up with an empty diff (Stan Hu)
- Prevent redirect loop when home_page_url is set to the root URL
- - Ability to add release notes (markdown text and attachments) to git tags
+ - Fix incoming email config defaults
+ - Make color of "Accept Merge Request" button consistent with current build status
+ - Remove CSS property preventing hard tabs from rendering in Chromium 45 (Stan Hu)
v 8.1.3
- Force update refs/merge-requests/X/head upon a push to the source branch of a merge request (Stan Hu)
@@ -42,7 +44,7 @@ v 8.1.3
- Use issue editor as cross reference comment author when issue is edited with a new mention
- Add Facebook authentication
-v 8.1.1
+v 8.1.2
- Fix cloning Wiki repositories via HTTP (Stan Hu)
- Add migration to remove satellites directory
- Fix specific runners visibility
@@ -52,6 +54,9 @@ v 8.1.1
- Fix CI badge
- Allow developer to manage builds
+v 8.1.1
+ - Removed, see 8.1.2
+
v 8.1.0
- Ensure MySQL CI limits DB migrations occur after the fields have been created (Stan Hu)
- Fix duplicate repositories in GitHub import page (Stan Hu)