CHANGELOG.md in far-gem-0.5.1 vs CHANGELOG.md in far-gem-0.5.2
- old
+ new
@@ -1,4 +1,35 @@
+## 0.4.8
+
+**Added:**
+- Added enable_accelerated_networking attribute for NIC
+
+## 0.4.7
+
+**Added:**
+- Support added to list resources in a resource group
+- Added OS disk id attribute to the 'Compute' model
+
+## 0.4.6
+
+**Added:**
+- Created Custom Fog Exceptions
+
+## 0.4.5
+
+**Changed:**
+- Updated dependency of fog-json to (~> 1.0.2)
+
+## 0.4.4
+
+**Fixed:**
+- Compute Service - Fixed customData Update Issue
+
+## 0.4.3
+
+**Fixed:**
+- Compute Service - Fixed Server Update Scenario
+
## 0.4.2
**Fixed:**
- Fixed 'raise_azure_exception' method