diff options
author | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2015-12-23 20:04:44 -0200 |
---|---|---|
committer | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2016-01-05 15:24:55 -0200 |
commit | 2dc74b48a32c64b18ca684e3adfb51ab9d87cf2b (patch) | |
tree | 11d950c42f37119aaa406297be36835a308d65d9 | |
parent | 98909dd12cd27b85921962326bcaf651c092dcd5 (diff) | |
download | gitlab-ce-2dc74b48a32c64b18ca684e3adfb51ab9d87cf2b.tar.gz |
Update CHANGELOG
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index b0972ceab68..6c04f3967b0 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -33,6 +33,7 @@ v 8.3.1 - Fix LDAP identity and user retrieval when special characters are used - Move Sidekiq-cron configuration to gitlab.yml - Enable forcing Two-Factor authentication sitewide, with optional grace period + - Import GitHub Pull Requests into GitLab v 8.3.0 - Bump rack-attack to 4.3.1 for security fix (Stan Hu) |