mirror of
https://github.com/samsonjs/grape_logging.git
synced 2026-04-27 14:57:40 +00:00
Preparing for release, 2.1.0
This commit is contained in:
parent
71c1adf3eb
commit
b8452343f0
1 changed files with 2 additions and 4 deletions
|
|
@ -1,13 +1,11 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## [2.0.1] - Unreleased
|
## [2.1.0] - 2025-07-09
|
||||||
|
|
||||||
## Added
|
## 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).
|
- [#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.1.0]: https://github.com/aserafin/grape_logging/compare/v2.0.0...v2.1.0
|
||||||
|
|
||||||
[2.0.1]: https://github.com/aserafin/grape_logging/compare/v2.0.0...master
|
|
||||||
|
|
||||||
## [2.0.0] - 2025-07-09
|
## [2.0.0] - 2025-07-09
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue