diff options
author | Timothy Andrew <mail@timothyandrew.net> | 2016-06-20 13:11:54 +0530 |
---|---|---|
committer | Timothy Andrew <mail@timothyandrew.net> | 2016-07-06 15:43:52 +0530 |
commit | 10c446eaa2ca4b46f454bde7f9715dc839efa5b9 (patch) | |
tree | 88e37e387d6546e86dc74f691b0fe4c522b0f081 | |
parent | 5de79c4f53e23aae4f07d9ca9d9e354db2998892 (diff) | |
download | gitlab-ce-10c446eaa2ca4b46f454bde7f9715dc839efa5b9.tar.gz |
Add wildcard protected branches to the CHANGELOG.
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 4fac555e12a..1da85c04512 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -19,6 +19,7 @@ v 8.10.0 (unreleased) - Exclude email check from the standard health check - Fix changing issue state columns in milestone view - Add notification settings dropdown for groups + - Wildcards for protected branches. !4665 - Allow importing from Github using Personal Access Tokens. (Eric K Idema) - API: Todos !3188 (Robert Schilling) - Fix user creation with stronger minimum password requirements !4054 (nathan-pmt) |