diff options
author | Robert Speicher <rspeicher@gmail.com> | 2016-08-16 12:14:45 -0500 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2016-08-16 12:14:45 -0500 |
commit | 1f6136b700d7421d47ca63d5694622e87a237757 (patch) | |
tree | 458d2ccd8b5775dbf6dbe4851e2a721c4ab43993 /CHANGELOG | |
parent | eae5e02bb2dfc2ac0bd7b095f0eb81f07d2fbff9 (diff) | |
download | gitlab-ce-1f6136b700d7421d47ca63d5694622e87a237757.tar.gz |
Update CHANGELOG for Rails 4.2.7.1 upgrade
[ci skip]
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index bae0f96c52e..c5c06b3e396 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,8 @@ Please view this file on the master branch, on stable branches it's out of date. +v 8.10.6 + - Upgrade Rails to 4.2.7.1 for security fixes. !5781 + v 8.10.5 - Add a data migration to fix some missing timestamps in the members table. !5670 - Revert the "Defend against 'Host' header injection" change in the source NGINX templates. !5706 |