CHANGELOG.md in stealth-1.1.2 vs CHANGELOG.md in stealth-1.1.3

- old
+ new

@@ -1,4 +1,14 @@ +# Changelog for Stealth v1.1.2 + +## Bug Fixes + +* [Server] Handle cases where CONTENT_TYPE is missing from incoming requests. + +## Enhancements + +* [CI] Added Ruby 2.6 to build. + # Changelog for Stealth v1.1.1 ## Bug Fixes * [Server] Does not auto-return an HTTP 202. Leaves it up to the drivers again.