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 84230df commit 6152523Copy full SHA for 6152523
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## HEAD
+## 1.14.1 (2024-05-15)
2
3
* Fix matching on account status when passing Active Record object to `Rodauth::Rails.account` (@dush)
4
lib/rodauth/rails/version.rb
@@ -1,5 +1,5 @@
module Rodauth
module Rails
- VERSION = "1.14.0"
+ VERSION = "1.14.1"
end
5
0 commit comments