summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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