CHANGELOG.md in bima-shark-sdk-2.5.0 vs CHANGELOG.md in bima-shark-sdk-3.0.0

- old
+ new

@@ -1,13 +1,13 @@ ## Changelog -#### 2.5.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` - remove `Shark::Subscription` #### 2.4.4 -* lowest supported Ruby version is 2.7 -* add `recipient` to `Shark::DoubleOptIn::Execution` +- lowest supported Ruby version is 2.7 +- add `recipient` to `Shark::DoubleOptIn::Execution` #### 2.4.3 - allow `Shark::MailingService::Mailer#mail` to use separate layouts - rename `Shark::MailingService::Mailers::BaseMailer` to `Shark::MailingService::Mailer`