Skip to content

Commit 5e702a4

Browse files
committed
Prepare release
1 parent aeb75e3 commit 5e702a4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1-
## [1.1.0] - 2025-05-25
1+
## [1.1.0] - 2025-05-30
22
### Added
33
- Added `:if` and `:unless` options for `:transaction` and `:after_commit` methods at `:sequel_models` plugin
44
- Added `:after_rollback` method at `:sequel_models` plugin
55
### Fixed
66
- 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
79

810
## [1.0.0] - 2025-05-19
911
### Changed

0 commit comments

Comments
 (0)