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 f0848d1 commit 3f306a3Copy full SHA for 3f306a3
History.md
@@ -1,5 +1,5 @@
1
-Dev (unreleased)
2
-================
+1.2.1 (2023-10-18)
+==================
3
4
* Fix Rails 7.1 beta1 deprecation warning in log subscriber (@rwojnarowski)
5
[#196](https://github.com/TalentBox/sequel-rails/pull/196)
lib/sequel_rails/version.rb
@@ -1,3 +1,3 @@
module SequelRails
- VERSION = '1.2.0'.freeze
+ VERSION = '1.2.1'.freeze
end
0 commit comments