summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorValery Sizov <valery@gitlab.com>2015-07-23 15:12:44 +0000
committerValery Sizov <valery@gitlab.com>2015-07-23 15:12:44 +0000
commit01d29ae66127845df42b3dcb915162b3def71f61 (patch)
treee96f032f539575eb93e2065d5b87e3dd0e31af0b /CHANGELOG
parentf6ba8c41e23e449da52c019b7faf3e07a33bd9d7 (diff)
downloadgitlab-ce-01d29ae66127845df42b3dcb915162b3def71f61.tar.gz
update changelog1
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG12
1 files changed, 9 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG
index c6c5bc0aac4..10c755403e9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -14,8 +14,14 @@ v 7.14.0 (unreleased)
- Fix bug causing "Remove source-branch" option not to work for merge requests from the same project.
v 7.13.1
- - Revert issue caching
- - Reverted cache for events
+ - Fix: Label modifications are not reflected in existing notes and in the issue list
+ - Fix: Label not shown in the Issue list, although it's set through web interface
+ - Fix: Group/project references are linked incorrectly
+ - Improve documentation
+ - Fix of migration: Check if session_expire_delay column exists before adding the column
+ - Fix: ActionView::Template::Error
+ - Fix: "Create Merge Request" isn't always shown in event for newly pushed branch
+ - Fix bug causing "Remove source-branch" option not to work for merge requests from the same project.
v 7.13.0 (unreleased)
- Remove repository graph log to fix slow cache updates after push event (Stan Hu)
@@ -1594,4 +1600,4 @@ v 0.8.0
- stability
- security fixes
- increased test coverage
- - email notification
+ - email notification \ No newline at end of file