summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-03-23 17:30:19 +0100
committerDouwe Maan <douwe@gitlab.com>2015-03-23 17:30:19 +0100
commit70fa9d5629f6a368da5d649450e3e575ca1c252a (patch)
tree715c2ce7fe41c8b49b01f3e9400e2bee03a84a2d /CHANGELOG
parentbc4e25189805879490555ef2782193470f4fe295 (diff)
downloadgitlab-ce-70fa9d5629f6a368da5d649450e3e575ca1c252a.tar.gz
Don't mark merge request as updated when merge status relative to target branch changes.merge-status-without-timestamps
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index c8b2dd2ba77..83f6c16281d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -27,6 +27,7 @@ v 7.10.0 (unreleased)
- Restrict permissions on backup files
- Improve oauth accounts UI in profile page
- Add ability to unlink connected accounts
+ - Don't mark merge request as updated when merge status relative to target branch changes.
v 7.9.0
- Add HipChat integration documentation (Stan Hu)