CHANGELOG.md in manageiq-api-client-0.3.6 vs CHANGELOG.md in manageiq-api-client-0.3.7

- old
+ new

@@ -4,10 +4,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] +## [0.3.7] - 2023-05-19 +### Changed +- Loosen faraday to 1.x. [[#108]](https://github.com/ManageIQ/manageiq-api-client/pull/108) + ## [0.3.6] - 2022-05-30 ### Changed - Added support to ActiveSupport 6.1 [[#100]](https://github.com/ManageIQ/manageiq-api-client/pull/100) - Changed faraday to v1.0. [[#90]](https://github.com/ManageIQ/manageiq-api-client/pull/90) @@ -55,10 +59,11 @@ ## [0.1.1] ### Added - Add CHANGELOG.md - Update README with simple instructions reflecting the query interface. -[Unreleased]: https://github.com/ManageIQ/manageiq-api-client/compare/v0.3.6...HEAD +[Unreleased]: https://github.com/ManageIQ/manageiq-api-client/compare/v0.3.7...HEAD +[0.3.7]: https://github.com/ManageIQ/manageiq-api-client/compare/v0.3.6...v0.3.7 [0.3.6]: https://github.com/ManageIQ/manageiq-api-client/compare/v0.3.5...v0.3.6 [0.3.5]: https://github.com/ManageIQ/manageiq-api-client/compare/v0.3.4...v0.3.5 [0.3.4]: https://github.com/ManageIQ/manageiq-api-client/compare/v0.3.3...v0.3.4 [0.3.3]: https://github.com/ManageIQ/manageiq-api-client/compare/v0.3.2...v0.3.3 [0.3.2]: https://github.com/ManageIQ/manageiq-api-client/compare/v0.3.1...v0.3.2