We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aeb75e3 commit 5e702a4Copy full SHA for 5e702a4
CHANGELOG.md
@@ -1,9 +1,11 @@
1
-## [1.1.0] - 2025-05-25
+## [1.1.0] - 2025-05-30
2
### Added
3
- Added `:if` and `:unless` options for `:transaction` and `:after_commit` methods at `:sequel_models` plugin
4
- Added `:after_rollback` method at `:sequel_models` plugin
5
### Fixed
6
- Fixed bug where setting a callback inside an `around` block could unexpectedly change the operation's result
7
+### Changed
8
+- Removed support for `Ruby` 3.1
9
10
## [1.0.0] - 2025-05-19
11
### Changed
0 commit comments