CHANGELOG.md in rancher-api-0.3.7 vs CHANGELOG.md in rancher-api-0.3.8
- old
+ new
@@ -1,8 +1,14 @@
# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
+
+## [0.3.8] - 2016-03-15
+
+- add Ipaddress class and association to Host class
+
+
## [0.3.7] - 2016-03-15
- fix an issue with RANCHER_URL env variable (append `/v1/` to the RANCHER_URL env variable if it exists). This way RANCHER_URL becomes truly `rancher-compose`-compatible.
## [0.3.6] - 2016-03-15