summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2015-07-22 01:13:50 +0000
committerStan Hu <stanhu@gmail.com>2015-07-22 01:13:50 +0000
commitdc5504812d8e6c4976a1c4bd9850c428a138b1fb (patch)
tree899895ee5f49fda34af3b9373be2bfed15e6b44e
parentf593b621e3d4b3da31a2e48dd53a96d60dde6cd0 (diff)
parent913e1b217ec2d4c3cdb22e4b336ea11c0213cb97 (diff)
downloadgitlab-ce-dc5504812d8e6c4976a1c4bd9850c428a138b1fb.tar.gz
Merge branch 'fix-dup-changelog-entry' into 'master'
Remove 7.14 entry that was pushed to 7.13 See merge request !1020
-rw-r--r--CHANGELOG3
1 files changed, 1 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index d26ac5bbfab..2765923124f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,7 +3,6 @@ Please view this file on the master branch, on stable branches it's out of date.
v 7.14.0 (unreleased)
- Fix full screen mode for snippet comments (Daniel Gerhardt)
- Fix 404 error in files view after deleting the last file in a repository (Stan Hu)
- - Remove repository graph log to fix slow cache updates after push event (Stan Hu)
- Fix label read access for unauthenticated users (Daniel Gerhardt)
- Fix access to disabled features for unauthenticated users (Daniel Gerhardt)
- Fix OAuth provider bug where GitLab would not go return to the redirect_uri after sign-in (Stan Hu)
@@ -1590,4 +1589,4 @@ v 0.8.0
- stability
- security fixes
- increased test coverage
- - email notification \ No newline at end of file
+ - email notification