CHANGELOG.md in ruby-brightpearl-0.2.0 vs CHANGELOG.md in ruby-brightpearl-0.3.0

- old
+ new

@@ -1,6 +1,8 @@ ## [Unreleased] +## [0.3.0] - 2022-02-03 +- New resource ProductAvailability ## [0.2.0] - 2022-02-02 - Add refresh token mechanic with method `use_refresh_token` - Change config values - Add refresh_token to allow automatic update of tokens when calling the new method `use_refresh_token` - Remove `oauth_redirect_url` in favor of keyword arguments on `oauth_url` and `request_token`