We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64cafc3 commit 6ca8cfeCopy full SHA for 6ca8cfe
CHANGELOG.md
@@ -1,5 +1,7 @@
1
## [Unreleased]
2
3
+## [0.5.2] - 2025-10-04
4
+
5
- Preserve existing prosopite custom loggers
6
7
## [0.5.1] - 2025-09-27
lib/dial/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Dial
- VERSION = "0.5.1"
+ VERSION = "0.5.2"
end
0 commit comments