CHANGELOG.md in ears-0.5.0 vs CHANGELOG.md in ears-0.6.0
- old
+ new
@@ -1,7 +1,12 @@
# Changelog
-## 0.5.0 (2021-11.03)
+## 0.6.0 (2021-11-18)
+
+- add `connection_name` to configuration and make it a mandatory setting
+- validate configuration after calling `configure`
+
+## 0.5.0 (2021-11-03)
- fix the fact that the configuration was never used and bunny silently fell back to the `RABBITMQ_URL` env var
## 0.4.3 (2021-07-26)