summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2015-12-01 00:30:39 -0800
committerStan Hu <stanhu@gmail.com>2015-12-01 00:30:39 -0800
commita518879a6fe606630b225ccfc4f489b3b0d58adf (patch)
tree3ae854327c49b7ec3814288a1509aa998772f873 /CHANGELOG
parentceeb93fa77783a3fa9a60529195cd187af191bba (diff)
parent8c4a3c77d87e89bf3fd237fef49fc87fb6170d86 (diff)
downloadgitlab-ce-a518879a6fe606630b225ccfc4f489b3b0d58adf.tar.gz
Merge pull request #9868 from yms9654/commit-without-whitespace
Add ignore whitespace change option to commit view
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 1e8fb670325..d095bb59324 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
- Trim leading and trailing whitespace of milestone and issueable titles (Jose Corcuera)
+ - Add ignore whitespace change option to commit view
v 8.2.2
- Fix 404 in redirection after removing a project (Stan Hu)