Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mensfeld committed Jul 27, 2024
1 parent 0e7a204 commit 934c3b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ This release contains **BREAKING** changes. Make sure to read and apply upgrade

- **[Breaking]** Remove ability to abort transactions using `throw(:abort)`. Please use `raise WaterDrop::Errors::AbortTransaction`.
- **[Breaking]** Disallow (similar to ActiveRecord) exiting transactions with `return`, `break` or `throw`.
- [Enhancement] Make variants fiber safe.

### Upgrade Notes

Expand Down

0 comments on commit 934c3b7

Please sign in to comment.