summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2015-11-25 16:38:23 -0800
committerStan Hu <stanhu@gmail.com>2015-12-04 07:14:04 -0800
commit253301bb47d14494ea45230aeb682a9b7dffd5bb (patch)
tree54a56192cc77530d85b4dc4c7d472fe4d25b6b76 /CHANGELOG
parent238ca3e472a67d319521daa5aeab6455b4740cdb (diff)
downloadgitlab-ce-253301bb47d14494ea45230aeb682a9b7dffd5bb.tar.gz
Make current user the first user in assignee dropdown in issues detail page
Closes #3679
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 58a0a3c8944..93d59966873 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -17,6 +17,7 @@ v 8.2.2
- Fix: Raw private snippets access workflow
- Prevent "413 Request entity too large" errors when pushing large files with LFS
- Fix invalid links within projects dashboard header
+ - Make current user the first user in assignee dropdown in issues detail page (Stan Hu)
v 8.2.1
- Forcefully update builds that didn't want to update with state machine