CHANGELOG.md in bima-shark-sdk-3.1.0 vs CHANGELOG.md in bima-shark-sdk-3.1.1
- old
+ new
@@ -1,6 +1,9 @@
## Changelog
+#### 3.1.1
+- Extend Shark::Configuration with `access_id` and `secret_key`
+
#### 3.1.0
- Extend `with_service_token` with `with_auth_token` which allows to send custom `Authorization` header, not only `Bearer`
#### 3.0.0
- new minimum requirements are `Ruby 3.0` and `faraday 2.0`