diff options
author | Stan Hu <stanhu@gmail.com> | 2015-11-24 08:28:18 -0800 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2015-12-12 07:51:50 -0800 |
commit | 9c5d8079a367ac24d04466f03f6b9abf5c333f59 (patch) | |
tree | 662c1e36987d9271385f9555f095132d11730f77 /CHANGELOG | |
parent | 2947eda52d82ba1f5be14f94df67d0dfffbc68c1 (diff) | |
download | gitlab-ce-9c5d8079a367ac24d04466f03f6b9abf5c333f59.tar.gz |
Bump Redis requirement to 2.8 for Sidekiq 4 requirements
Closes #3649
[ci skip]
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 09e3382becc..7359bda421b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -11,6 +11,7 @@ v 8.3.0 (unreleased) - Update project repositorize size and commit count during import:repos task (Stan Hu) - Fix API setting of 'public' attribute to false will make a project private (Stan Hu) - Handle and report SSL errors in Web hook test (Stan Hu) + - Bump Redis requirement to 2.8 for Sidekiq 4 (Stan Hu) - Fix: Assignee selector is empty when 'Unassigned' is selected (Jose Corcuera) - Add rake tasks for git repository maintainance (Zeger-Jan van de Weg) - Fix 500 error when update group member permission |