CHANGELOG.md in jets-1.1.3 vs CHANGELOG.md in jets-1.1.4
- old
+ new
@@ -1,9 +1,13 @@
# 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.1.4]
+- Fully qualify bundle install path, to fix issue when building on CodeBuild. Fixes #80.
+- Merge pull request #81 from adam-harwood/master
+
## [1.1.3]
- Merge pull request #79 from tongueroo/misc-fixes
- fix has_poly? check to account for shared functions
- fix jets new mode job copy_options
- fix Jets Turbine require active support fixes issue #78