CHANGELOG.md in microsoft_kiota_faraday-0.10.0 vs CHANGELOG.md in microsoft_kiota_faraday-0.11.0
- old
+ new
@@ -9,9 +9,15 @@
### Added
### Changed
+## [0.11.0] - 2023-01-10
+
+### Added
+
+- Added a method to convert abstract requests to native requests in the request adapter interface.
+
## [0.10.0] - 2023-01-06
### Added
- Added a user agent handler to add the product to the request header.