diff options
author | Valery Sizov <valery@gitlab.com> | 2015-07-23 15:13:47 +0000 |
---|---|---|
committer | Valery Sizov <valery@gitlab.com> | 2015-07-23 15:13:47 +0000 |
commit | 2e5be9c9942fc6f8e20bb76a6daa73a6acf48d51 (patch) | |
tree | 67e8b9295192ff3ecf1ecc41c9f72a980a01a1df | |
parent | 01d29ae66127845df42b3dcb915162b3def71f61 (diff) | |
download | gitlab-ce-2e5be9c9942fc6f8e20bb76a6daa73a6acf48d51.tar.gz |
update changelog
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG index 10c755403e9..9371877dcb4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -10,8 +10,7 @@ v 7.14.0 (unreleased) - Set OmniAuth full_host parameter to ensure redirect URIs are correct (Stan Hu) - Expire Rails cache entries after two weeks to prevent endless Redis growth - Add support for destroying project milestones (Stan Hu) - - Add fetch command to the MR page. - - Fix bug causing "Remove source-branch" option not to work for merge requests from the same project. + - Add fetch command to the MR page v 7.13.1 - Fix: Label modifications are not reflected in existing notes and in the issue list @@ -23,7 +22,7 @@ v 7.13.1 - 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) +v 7.13.0 - 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) - Fix user autocomplete for unauthenticated users accessing public projects (Stan Hu) |