diff options
author | Robert Speicher <rspeicher@gmail.com> | 2016-01-25 17:09:13 -0800 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2016-01-25 17:09:13 -0800 |
commit | c08d24c3919861a54101dcca897eb3f751a41e9a (patch) | |
tree | 5ec4009a36835a13dcd47ace6abc5e92b58e238d | |
parent | 80814cbd04169f82aff9736a3c243eea85328cef (diff) | |
download | gitlab-ce-c08d24c3919861a54101dcca897eb3f751a41e9a.tar.gz |
Update CHANGELOG
[ci skip]
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index c97d94bc11f..43eacb30491 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,11 @@ Please view this file on the master branch, on stable branches it's out of date. +v 8.4.1 + - Apply security updates for Rails (4.2.5.1), rails-html-sanitizer (1.0.3), + and Nokogiri (1.6.7.2) + - Fix redirect loop during import + - Fix diff highlighting for all syntax themes + v 8.4.0 - Allow LDAP users to change their email if it was not set by the LDAP server - Ensure Gravatar host looks like an actual host |