From ea84dc828f2849b90e176b87c1c4d92920326fb5 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Thu, 7 Aug 2025 11:33:52 -0700 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c74a49..f04ce3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,8 @@ ## [2.1.2] - Unreleased -### Changed or Fixed or Added -- Your contribution here. +### Changed +- [#93](https://github.com/aserafin/grape_logging/pull/93) RequestLogger middleware to handle Grape 2.4 breaking change - [@devsigner](https://github.com/devsigner) and [@samsonjs](https://github.com/samsonjs). [2.1.2]: https://github.com/aserafin/grape_logging/compare/v2.1.1...master