diff options
author | Jose Corcuera <jzcorcuera@gmail.com> | 2015-11-26 10:16:50 -0500 |
---|---|---|
committer | Jose Corcuera <jzcorcuera@gmail.com> | 2015-11-26 10:16:50 -0500 |
commit | b9df1a63550c78396d43b661bd24d2745604f6fc (patch) | |
tree | 39fc0be59dc254abc7c4838725f6e8c650d4e6da /CHANGELOG | |
parent | 68a4533818b96c405e657e8c1d49c72e755de8db (diff) | |
download | gitlab-ce-b9df1a63550c78396d43b661bd24d2745604f6fc.tar.gz |
Strip attributes for Milestone and Issuable. #3428
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 0e1e1a3671d..39a57231d9c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,6 +4,7 @@ v 8.3.0 (unreleased) - Fix: Assignee selector is empty when 'Unassigned' is selected (Jose Corcuera) - Fix 500 error when update group member permission - Fix: Raw private snippets access workflow + - Trim leading and trailing whitespace of milestone and issueable titles (Jose Corcuera) v 8.2.1 - Forcefully update builds that didn't want to update with state machine |