CHANGELOG.md in jets-1.9.1 vs CHANGELOG.md in jets-1.9.2

- old
+ new

@@ -1,9 +1,15 @@ # Change Log All notable changes to this project will be documented in this file. This project *loosely tries* to adhere to [Semantic Versioning](http://semver.org/). +## [1.9.2] +- #232 Rename lambda method to aws_lambda to avoid ruby keyword collision +- #259 fix stage name in dev mode for redirect also +- #262 Handle nil body on mega request proxy +- #263 fix for static files now that not using shotgun + ## [1.9.1] - #257 dont generate handlers for concerns - #258 from Fix custom domain base mapping ## [1.9.0]