summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Andrew <mail@timothyandrew.net>2016-06-06 10:25:07 +0530
committerTimothy Andrew <mail@timothyandrew.net>2016-06-06 12:50:31 +0530
commitcdf7a6c2ded729174a5e099b2fc255ee61f0cc79 (patch)
tree213dfa68ae204871cada77962ae7921a9ecf9e50
parent09a2f2dbdc4a14a2f4199f33a898ebf2aee383ef (diff)
downloadgitlab-ce-15337-yubikey-support.tar.gz
Add the U2F feature to the CHANGELOG15337-yubikey-support
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ecce18af066..72fe32a01a3 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -23,6 +23,7 @@ v 8.9.0 (unreleased)
- Fix issues filter when ordering by milestone
- Todos will display target state if issuable target is 'Closed' or 'Merged'
- Fix bug when sorting issues by milestone due date and filtering by two or more labels
+ - Add support for using Yubikeys (U2F) for two-factor authentication
- Link to blank group icon doesn't throw a 404 anymore
- Remove 'main language' feature
- Pipelines can be canceled only when there are running builds