CHANGELOG.md in jets-0.6.4 vs CHANGELOG.md in jets-0.6.5
- old
+ new
@@ -1,9 +1,12 @@
# Change Log
All notable changes to this project will be documented in this file.
This project *tries* to adhere to [Semantic Versioning](http://semver.org/), even before v1.0.
+## [0.6.5]
+- fix prewarming after a deploy
+
## [0.6.4]
- fix client.puts(result)
## [0.6.3]
- fix app logging: pull request #14