Merge branch 'update-changelog-with-email-reply-fix' into 'master'

Add CHANGELOG entry for reply-by-email fix

[ci skip]

See merge request !2359
This commit is contained in:
Robert Speicher 2016-01-10 22:10:25 +00:00
commit efaa4e2386

View file

@ -37,6 +37,7 @@ v 8.3.3 (unreleased)
- Suppress e-mails on failed builds if allow_failure is set (Stan Hu)
- Fix project transfer e-mail sending incorrect paths in e-mail notification (Stan Hu)
- Enable "Add key" button when user fills in a proper key (Stan Hu)
- Fix error in processing reply-by-email messages (Jason Lee)
v 8.3.2
- Change single user API endpoint to return more detailed data (Michael Potthoff)