CHANGELOG.md in tests_doc-0.0.6 vs CHANGELOG.md in tests_doc-0.0.7

- old
+ new

@@ -4,9 +4,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] +## [0.0.7] - 2023-06-13 +### Changed +- Bumps target ruby version to 3.0.5 +- Fixes kwargs forwarding for Ruby 3 + ## [0.0.6] - 2022-03-16 ### Changed - Changed upper bound for Rails versions to 7. Added examples for Rails 6.1 - Updated Gemfile.lock in examples for Rails 4 and 5