diff options
author | Stan Hu <stanhu@gmail.com> | 2015-08-23 05:44:49 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2015-08-23 05:44:49 -0700 |
commit | 97cc91d21d28a6482dc6ab040db31598a786f56c (patch) | |
tree | d3316ca5719f957dd2a38b93979c76f807c78b4d | |
parent | cddf03f7179aae5bb7568b2c3def54b19eed1f66 (diff) | |
download | gitlab-ce-97cc91d21d28a6482dc6ab040db31598a786f56c.tar.gz |
7.14.0 is released
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG index fe0992b5a0c..44ffb56d5fd 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -11,7 +11,7 @@ v 8.0.0 (unreleased) - Search for comments should be case insensetive - Create cross-reference for closing references on commits pushed to non-default branches (Maƫl Valais) -v 7.14.0 (unreleased) +v 7.14.0 - Fix bug where non-project members of the target project could set labels on new merge requests. - Update default robots.txt rules to disallow crawling of irrelevant pages (Ben Bodenmiller) - Fix redirection after sign in when using auto_sign_in_with_provider |