CHANGELOG.md in uploadcare-ruby-4.2.0 vs CHANGELOG.md in uploadcare-ruby-4.3.0
- old
+ new
@@ -1,7 +1,26 @@
# Changelog
-## 4.0.0
+## 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).
+
+### Added
+
+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/)
+* New [add-ons API](https://uploadcare.com/api-refs/rest-api/v0.7.0/#tag/Add-Ons):
+ * [Background removal](https://uploadcare.com/docs/remove-bg/)
+ * [Virus checking](https://uploadcare.com/docs/security/malware-protection/)
+ * [Object recognition](https://uploadcare.com/docs/intelligence/object-recognition/)
### Breaking Сhanges
- For `Uploadcare::File#info`
- File information doesn't return `image_info` and `video_info` fields anymore