CHANGELOG.md in uploadcare-ruby-4.3.0 vs CHANGELOG.md in uploadcare-ruby-4.3.1

- old
+ new

@@ -1,17 +1,25 @@ # Changelog +## 4.3.1 — 2023-03-17 + +### Changed + +- Update the gem description +- Allow ENV keys to be configured after the gem load + ## 4.3.0 — 2023-03-15 Add support of new ruby versions ### Breaking Сhanges -Drop support of unmaintainable Ruby versions (2.4, 2.5, 2.6). +- Drop support of unmaintainable Ruby versions (2.4, 2.5, 2.6). +- Replace unmaintainable `api_struct` with `uploadcare-api_struct` ### Added -Add support for Ruby 3+ (3.0, 3.1, 3.2). +- Add support for Ruby 3+ (3.0, 3.1, 3.2). ## 4.0.0 — 2022-12-29 This version supports latest Uploadcare REST API — [v0.7](https://uploadcare.com/api-refs/rest-api/v0.7.0/), which introduces new file management features: * [File metadata](https://uploadcare.com/docs/file-metadata/)