diff --git a/CHANGELOG b/CHANGELOG index f0a72710a92..80356beb190 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -11,6 +11,7 @@ v 6.8.0 - Fix popen bug in `rake gitlab:satellites:create` - Disable connection reaping for MySQL - Allow oauth signup without email for twitter and github + - Fix faulty namespace names that caused 500 on user creation v 6.7.3 - Fix the merge notification email not being sent (Pierre de La Morinerie)