CHANGELOG.md in stealth-1.1.0 vs CHANGELOG.md in stealth-1.1.1

- old
+ new

@@ -1,4 +1,10 @@ +# Changelog for Stealth v1.1.1 + +## Bug Fixes + +* [Server] Does not auto-return an HTTP 202. Leaves it up to the drivers again. + # Changelog for Stealth v1.1.0 ## Breaking Changes * [Sidekiq] Sidekiq queues have been renamed from `webhooks` and `default` to `stealth_webhooks` and `stealth_replies`. Please ensure your `Procfile` is adjusted accordingly.