summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValery Sizov <vsv2711@gmail.com>2015-07-23 11:04:50 +0300
committerValery Sizov <vsv2711@gmail.com>2015-07-23 11:04:50 +0300
commit94a9442722deb8c381ba581213c497365872befd (patch)
treecf384727bea61cb4b6a7835f53e7c44adffece9f
parentc3fd31c3b7ea725f72f21b7aa92e4fd98638a2b5 (diff)
downloadgitlab-ce-94a9442722deb8c381ba581213c497365872befd.tar.gz
update changelog
-rw-r--r--CHANGELOG14
1 files changed, 1 insertions, 13 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 348e6aed85d..70287ad02bf 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,20 +1,8 @@
Please view this file on the master branch, on stable branches it's out of date.
-v 7.13.0
-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)
- - 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)
- - Fix file upload dialog for comment editing (Daniel Gerhardt)
- - Set OmniAuth full_host parameter to ensure redirect URIs are correct (Stan Hu)
- - Expire Rails cache entries after two weeks to prevent endless Redis growth
- - Add support for destroying project milestones (Stan Hu)
- - Add fetch command to the MR page.
-
v 7.13.1
- Revert issue caching
+ - Improve documentation
v 7.13.0 (unreleased)
- Remove repository graph log to fix slow cache updates after push event (Stan Hu)