We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8e5a4c commit 9fa20e9Copy full SHA for 9fa20e9
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## master (unreleased)
4
5
+## 1.4.1 (2025-06-05)
6
+
7
- Don't drop functions in the upgrade migration. ([@palkan][])
8
9
## 1.4.0 (2025-05-09) 🎇
lib/logidze/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
module Logidze
- VERSION = "1.4.0"
+ VERSION = "1.4.1"
end
0 commit comments