From b8452343f046b432557614f2d5b9eedb37c3d529 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Wed, 9 Jul 2025 17:43:04 -0700 Subject: [PATCH] Preparing for release, 2.1.0 --- CHANGELOG.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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