File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
judoscale-ruby/lib/judoscale Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
22and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
33
4+ ## [ 1.8.3] ( https://github.com/judoscale/judoscale-ruby/compare/v1.8.2...v1.8.3 ) (2024-11-05)
5+
6+
7+ ### Bug Fixes
8+
9+ * Gracefully handle an invalid ` log_level ` ([ #225 ] ( https://github.com/judoscale/judoscale-ruby/issues/225 ) ) ([ 514976c] ( https://github.com/judoscale/judoscale-ruby/commit/514976cb17fbded317a6f959d1b316b6f8ef816f ) )
10+
411## [ 1.8.2] ( https://github.com/judoscale/judoscale-ruby/compare/v1.8.1...v1.8.2 ) (2024-10-16)
512
613
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module Judoscale
4- VERSION = "1.8.2 "
4+ VERSION = "1.8.3 "
55end
You can’t perform that action at this time.
0 commit comments