CHANGELOG.md in zaikio-client-helpers-0.2.4 vs CHANGELOG.md in zaikio-client-helpers-0.3.0
- old
+ new
@@ -1,6 +1,12 @@
## [Unreleased]
+## [0.3.0] - 2022-08-15
+
+- Add `Zaikio::Client::Helpers::AuthorizationMiddleware` and `Zaikio::Client.with_token` to pass down bearer token to multiple clients (e.g. hub + procurement) at the same time
+- Add `Zaikio::Client::Helpers::Configuration` as an abstract configuration class
+- Add `Zaikio::Client.create_connection`
+
## [0.2.4] - 2022-03-29
- Add support for Faraday 2.x
## [0.2.3] - 2021-11-12