CHANGELOG.md in rspec-system-2.7.2 vs CHANGELOG.md in rspec-system-2.8.0
- old
+ new
@@ -1,4 +1,22 @@
+2.8.0
+=====
+
+This feature release includes the new Openstack provider, which allows you to
+now use an Openstack installation for provisioning test nodes. Thanks to Hawk
+Newton for providing this contribution.
+
+Consult the README.md file for more information on this provider.
+
+As this functionality is fairly new, YMMV - but please test away and let us
+know if you find any issues.
+
+#### Detailed Changes
+
+* Openstack provider (Hawk Newton)
+
+-------------------------------
+
2.7.2
=====
This bug fixes ensures all SocketErrors for SSH are caught and retried.