diff options
author | Annabel Dunstone <annabel.dunstone@gmail.com> | 2016-08-17 16:07:09 -0500 |
---|---|---|
committer | Annabel Dunstone <annabel.dunstone@gmail.com> | 2016-08-17 16:07:09 -0500 |
commit | 5d6940b370aafa10341d0ed962885bcf3ceba08b (patch) | |
tree | f8116125b07054f2796236432e5a9c0119bfcabd | |
parent | 30091edfb4d2d96d8b9a141619fc661d81356b41 (diff) | |
download | gitlab-ce-5d6940b370aafa10341d0ed962885bcf3ceba08b.tar.gz |
Update changelog
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index f528f8f633a..f1cbeaf1dee 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -125,6 +125,7 @@ v 8.11.0 (unreleased) - Sort folders with submodules in Files view !5521 - Each `File::exists?` replaced to `File::exist?` because of deprecate since ruby version 2.2.0 - Add auto-completition in pipeline (Katarzyna Kobierska Ula Budziszewska) + - Add pipelines tab to merge requests - Fix a memory leak caused by Banzai::Filter::SanitizationFilter - Speed up todos queries by limiting the projects set we join with - Ensure file editing in UI does not overwrite commited changes without warning user |