CHANGELOG.md in jets-1.2.0 vs CHANGELOG.md in jets-1.2.1

- old
+ new

@@ -1,9 +1,12 @@ # 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/), even before v1.0. +## [1.2.1] +- remove comments about routes workaround, auto blue-green deployments resolves this + ## [1.2.0] - major upgrades: binary support, custom domain, bluegreen - binary support - custom domains support: http://rubyonjets.com/docs/routing-custom-domain/ - automated bluegreen deploy for api gateway when needed: http://rubyonjets.com/docs/blue-green-deployment/