diff options
author | Valery Sizov <valery@gitlab.com> | 2015-07-21 10:40:05 +0000 |
---|---|---|
committer | Valery Sizov <valery@gitlab.com> | 2015-07-21 10:40:05 +0000 |
commit | 280576a2d5a4d1167504ee48e1d4d00a8339a5be (patch) | |
tree | 9fe140bdc5092731a982576f505c81c900f6dabf | |
parent | 2c4210f53843392991f08a143f70e0f9d40f1c19 (diff) | |
download | gitlab-ce-changelog_update.tar.gz |
Update changelogchangelog_update
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG index 052f4865d69..6920adeaf16 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,7 +1,6 @@ Please view this file on the master branch, on stable branches it's out of date. v 7.14.0 (unreleased) - - 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) @@ -12,6 +11,7 @@ v 7.14.0 (unreleased) - Add fetch command to the MR page. v 7.13.0 (unreleased) + - Remove repository graph log to fix slow cache updates after push event (Stan Hu) - Only enable HSTS header for HTTPS and port 443 (Stan Hu) - Fix user autocomplete for unauthenticated users accessing public projects (Stan Hu) - Fix redirection to home page URL for unauthorized users (Daniel Gerhardt) @@ -1587,4 +1587,4 @@ v 0.8.0 - stability - security fixes - increased test coverage - - email notification + - email notification
\ No newline at end of file |