History.md in aruba-0.14.4 vs History.md in aruba-0.14.5
- old
+ new
@@ -1,6 +1,10 @@
# RELEASED
+## [v0.14.5](https://github.com/cucumber/aruba/compare/v0.14.4...v0.14.5)
+
+* Loosen dependency on child_process (#551)
+
## [v0.14.4](https://github.com/cucumber/aruba/compare/v0.14.3...v0.14.4)
* Fix command spawning when run in directories with spaces (#490)
* Ensure setup is still done when using `@no-clobber` (#529)
* Make `#expand_path` handle absolute paths correctly (#486)