We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08823ae commit ca80cfeCopy full SHA for ca80cfe
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.1.2] - Unreleased
4
+
5
+### Changed or Fixed or Added
6
+- Your contribution here.
7
8
+[2.1.2]: https://github.com/aserafin/grape_logging/compare/v2.1.1...master
9
10
## [2.1.1] - 2025-07-09
11
12
### Fixed
lib/grape_logging/version.rb
@@ -1,3 +1,3 @@
module GrapeLogging
- VERSION = '2.1.1'
+ VERSION = '2.1.2'
end
0 commit comments