Skip to content

Commit 43cca4f

Browse files
committed
doc: update CHANGELOG
1 parent 713d19f commit 43cca4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ This release drops support for Ruby 2.7. [#453] @flavorjones
1212
### Added
1313

1414
- `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
15+
- Ractor support introduced, allowing creating, opening, and querying inside a ractor. [#365] @sandlerr
1516

1617

1718
### Improved

0 commit comments

Comments
 (0)