CHANGELOG.md in request_handler-2.3.0 vs CHANGELOG.md in request_handler-3.0.0

- old
+ new

@@ -2,9 +2,16 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## ## [3.0.0] - 2023-02-07 +### Added +- JSONAPI data member validation + +### Changed +- Update rubocop to 1.44 + ## [2.3.0] - 2022-06-29 ### Changed - Explicitly pass kwargs to support ruby 3.0 ## [2.2.0] - 2022-02-25