Skip to content

Commit

Permalink
doc: update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed Jan 10, 2024
1 parent ad14555 commit 54959e6
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 @@ -12,6 +12,7 @@ This release drops support for Ruby 2.7. [#453] @flavorjones
### Added

- `Database#busy_handler_timeout=` introduced as an alternative to `#busy_timeout=` that can be used when it's desired to release the GVL between retries. [#443] @fractaledmind
- Ractor support introduced, allowing creating, opening, and querying inside a ractor. [#365] @sandlerr


### Improved
Expand Down

0 comments on commit 54959e6

Please sign in to comment.