CHANGELOG.md in rspec-system-1.4.0 vs CHANGELOG.md in rspec-system-1.5.0

- old
+ new

@@ -1,4 +1,24 @@ +1.5.0 +===== + +This release renames the helpers to something more succinct: + +* shell (was system_run) +* rcp (was system_rcp) +* node (was system_node) + +This patch also deprecates the system_setup_block in favour of before :suite instead. + +In the next major release, the old helpers and system_setup_block will stop working so it is recommended to look out for the deprecation messages and adjust your code now so that the next major release (2.x) will continue to work. + +#### Detailed Changes + +* Deprecate usage of system_setup_block (Ken Barber) +* Rename old helpers to shell, node, rcp (Ken Barber) + +------------------------------- + 1.4.0 ===== This release adds the ability to provide a custom prefabs.yml.