summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorValery Sizov <valery@gitlab.com>2015-07-23 07:45:37 +0000
committerValery Sizov <valery@gitlab.com>2015-07-23 07:45:37 +0000
commitdb69c7325ce0fb160dbfc0716dcc09e02750b354 (patch)
tree1a8dfcbf275da06d492f05103e79ed4f05679548 /CHANGELOG
parent6ae806b1dfbc074e4feab82d64b4b343bf111d58 (diff)
parent6454bcbfa4bee56b53ff4e17f9e18ecc00ecbbd5 (diff)
downloadgitlab-ce-db69c7325ce0fb160dbfc0716dcc09e02750b354.tar.gz
Merge branch 'label_caching' into 'master'
Revert cache issue It reverts https://dev.gitlab.org/gitlab/gitlabhq/commit/40e31e1db31e6ba9a1cd6255afc2f09df61f4060 and fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/2048 and https://gitlab.com/gitlab-org/gitlab-ce/issues/2043 See merge request !1028
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 2765923124f..1ba9d9f308c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -12,6 +12,9 @@ v 7.14.0 (unreleased)
- Add support for destroying project milestones (Stan Hu)
- Add fetch command to the MR page.
+v 7.13.1
+ - Revert issue caching
+
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)