CHANGELOG.md in microsoft_kiota_faraday-0.11.0 vs CHANGELOG.md in microsoft_kiota_faraday-0.12.0
- old
+ new
@@ -9,9 +9,16 @@
### Added
### Changed
+## [0.12.0] - 2023-03-28
+
+### Changed
+
+- Updated kiota abstractions reference
+- Bumped minimum required ruby version to 3.0.
+
## [0.11.0] - 2023-01-10
### Added
- Added a method to convert abstract requests to native requests in the request adapter interface.