File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v1.12.0] ( https://github.com/riemann/riemann-tools/tree/v1.12.0 ) (2025-01-15)
4+
5+ [ Full Changelog] ( https://github.com/riemann/riemann-tools/compare/v1.11.0...v1.12.0 )
6+
7+ ** Implemented enhancements:**
8+
9+ - Allow passing options to ` riemann-bench ` [ \# 300] ( https://github.com/riemann/riemann-tools/pull/300 ) ([ smortex] ( https://github.com/smortex ) )
10+
11+ ** Fixed bugs:**
12+
13+ - Fix support of Ruby 3.4 [ \# 301] ( https://github.com/riemann/riemann-tools/pull/301 ) ([ smortex] ( https://github.com/smortex ) )
14+
315## [ v1.11.0] ( https://github.com/riemann/riemann-tools/tree/v1.11.0 ) (2024-07-07)
416
517[ Full Changelog] ( https://github.com/riemann/riemann-tools/compare/v1.10.0...v1.11.0 )
Original file line number Diff line number Diff line change 22
33module Riemann
44 module Tools # :nodoc:
5- VERSION = '1.11 .0'
5+ VERSION = '1.12 .0'
66 end
77end
You can’t perform that action at this time.
0 commit comments