diff options
author | Robert Speicher <robert@gitlab.com> | 2016-11-02 10:51:44 +0000 |
---|---|---|
committer | Robert Speicher <robert@gitlab.com> | 2016-11-02 10:51:44 +0000 |
commit | 1c491e54192ca4e8298be6abc00ba3374da52e5d (patch) | |
tree | bbdef37ec4b588164f938ea6f0d18d1ce9a17887 /CHANGELOG.md | |
parent | 808d49978cfaec49474993add3b153ad86ed880b (diff) | |
parent | e45a9f5bff2456aad442c4c7ef37254219226fc5 (diff) | |
download | gitlab-ce-1c491e54192ca4e8298be6abc00ba3374da52e5d.tar.gz |
Merge branch '23713-milestone-dropdown-not-selected' into 'master'
Milestone dropdown does not stay selected
Closes #23713
See merge request !7117
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 10ed3896086..116aa12dc71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ Please view this file on the master branch, on stable branches it's out of date. ## 8.14.0 (2016-11-22) - +- Fix Milestone dropdown not stay selected for `Upcoming` and `No Milestone` option !7117 - Backups do not fail anymore when using tar on annex and custom_hooks only. !5814 - Adds user project membership expired event to clarify why user was removed (Callum Dryden) - Trim leading and trailing whitespace on project_path (Linus Thiel) |