diff --git a/CHANGELOG.md b/CHANGELOG.md index 9198248..343c6f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,11 @@ # Changelog -## [2.0.1] - Unreleased +## [2.1.0] - 2025-07-09 ## Added - [#91](https://github.com/aserafin/grape_logging/pull/91) Add ActionDispatch request ID to logger arguments hash as `:request_id` - [@samsonjs](https://github.com/samsonjs). -- Your contribution here. - -[2.0.1]: https://github.com/aserafin/grape_logging/compare/v2.0.0...master +[2.1.0]: https://github.com/aserafin/grape_logging/compare/v2.0.0...v2.1.0 ## [2.0.0] - 2025-07-09