CHANGELOG.md in gitlab-fog-azure-rm-1.6.0 vs CHANGELOG.md in gitlab-fog-azure-rm-1.7.0
- old
+ new
@@ -1,6 +1,11 @@
## Unreleased
+## 1.7.0
+
+- Fix #get_object return type to be consistent with other Fog providers !36
+- Require Ruby 2.7+ !36
+
## 1.6.0
- Add get_object request method !34
- Fix uninitialized constant errors !35