Preparing for release, 2.1.0

This commit is contained in:
Sami Samhuri 2025-07-09 17:43:04 -07:00
parent 71c1adf3eb
commit b8452343f0
No known key found for this signature in database

View file

@ -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