CHANGELOG.md in infrataster-0.2.0 vs CHANGELOG.md in infrataster-0.2.1
- old
+ new
@@ -1,5 +1,14 @@
# Infrataster Changelog
+
+## v0.2.1
+
+* `http` resource support `ssl` option which is passed to Faraday.new (by @SnehaM)
+
+## v0.2.0
+
+* No change
+
## v0.2.0.beta1
* Support RSpec 3.x
* Some deprecation warnings remain.
* RSpec 2.x is supported too.