diff --git a/CHANGELOG b/CHANGELOG index f0a72710a92a8990f5a01181ca912de7e8ecfcb0..80356beb1900c19c2c4edd35980e2a57db45cbad 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)