summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-02-21 11:08:30 +0100
committerDouwe Maan <douwe@gitlab.com>2015-02-24 15:07:25 +0100
commitfcd3e626b085f6d16ff2c780093bafa898647a85 (patch)
tree7650624da6da385cff1fc2ab7d286b41177b5a49 /CHANGELOG
parent16c767814a921ab0d7ad3c551bb439a9e270f7b7 (diff)
downloadgitlab-ce-fcd3e626b085f6d16ff2c780093bafa898647a85.tar.gz
Move CHANGELOG entry.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5a3a2ca2e24..726a415e800 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -6,6 +6,8 @@ v 7.9.0 (unreleased)
- Improve error messages for file edit failures
- Improve UI for commits, issues and merge request lists
- Fix commit comments on first line of diff not rendering in Merge Request Discussion view.
+ - Add Bitbucket omniauth provider.
+ - Add Bitbucket importer.
v 7.8.0
- Fix access control and protection against XSS for note attachments and other uploads.
@@ -72,8 +74,6 @@ v 7.8.0
- Improve database performance for GitLab
- Add Asana service (Jeremy Benoist)
- Improve project web hooks with extra data
- - Add Bitbucket omniauth provider.
- - Add Bitbucket importer.
v 7.7.2
- Update GitLab Shell to version 2.4.2 that fixes a bug when developers can push to protected branch