diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1566784..bb1ede0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -Version 1.2.1 +Version 1.3.0 # Changelog All notable changes to this project will be documented in this file. @@ -8,7 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -## [1.2.1] - 2025-04-30 +## [1.3.0] - 2025-04-30 +### Changed +- Ruby 2.3+ required + ### Fixed - Add explicit dependency on `base64` gem - Add explicit dependency on `json` gem @@ -92,8 +95,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - with\_retry. - authorization header helpers -[Unreleased]: https://github.com/xlgmokha/net-hippie/compare/v1.2.1...HEAD -[1.2.1]: https://github.com/xlgmokha/net-hippie/compare/v1.2.0...v1.2.1 +[Unreleased]: https://github.com/xlgmokha/net-hippie/compare/v1.3.0...HEAD +[1.3.0]: https://github.com/xlgmokha/net-hippie/compare/v1.2.0...v1.3.0 [1.2.0]: https://github.com/xlgmokha/net-hippie/compare/v1.1.1...v1.2.0 [1.1.1]: https://github.com/xlgmokha/net-hippie/compare/v1.1.0...v1.1.1 [1.1.0]: https://github.com/xlgmokha/net-hippie/compare/v1.0.1...v1.1.0 |
