CHANGELOG in heirloom-0.8.1 vs CHANGELOG in heirloom-0.8.2
- old
+ new
@@ -1,4 +1,11 @@
+## 0.8.2:
+
+* Updated docs based on feedback from mint.
+* Added check for other account owning a given bucket.
+* Fixed config to read CLI variables and override file config.
+* When delete bucket raise not found, return true (eventually consistent)
+
## v0.8.1:
* Moving verification on entry exists into catalog class
## v0.8.0: