diff options
author | Robert Speicher <rspeicher@gmail.com> | 2016-02-09 14:59:39 -0500 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2016-02-09 14:59:39 -0500 |
commit | f3324936c3a6406c49b3bc08966a0533282e69e9 (patch) | |
tree | 68090ee13930fa2d3bca5890f3f2544b744fe1e4 /CHANGELOG | |
parent | 069937d2c7645f5000b877f869e3b0590f717bb2 (diff) | |
download | gitlab-ce-f3324936c3a6406c49b3bc08966a0533282e69e9.tar.gz |
Update CHANGELOG
[ci skip]
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 4694421f040..800f9c7918f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -49,6 +49,8 @@ v 8.5.0 (unreleased) v 8.4.4 - Update omniauth-saml gem to 1.4.2 + - Prevent long-running backup tasks from timing out the database connection + - Add a Project setting to allow guests to view build logs (defaults to true) v 8.4.3 - Increase lfs_objects size column to 8-byte integer to allow files larger |