CHANGELOG.md in microsoft_kiota_faraday-0.13.0 vs CHANGELOG.md in microsoft_kiota_faraday-0.14.0
- old
+ new
@@ -9,9 +9,15 @@
### Added
### Changed
+## [0.14.0] - 2024-02-14
+
+### Changed
+
+- Make sure the base_url is set when calling authenticate_request. [#27](https://github.com/microsoft/kiota-http-ruby/pull/27)
+
## [0.13.0] - 2024-02-05
### Changed
- Added support for error mapping deduplication to reduce generated code. [#20](https://github.com/microsoft/kiota-http-ruby/issues/20)