Skip to content

Commit 075d380

Browse files
committed
doc: update CHANGELOG
[skip ci]
1 parent d7d9449 commit 075d380

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
@@ -34,6 +34,7 @@ This release drops support for Ruby 2.7. [#453] @flavorjones
3434
- Freeze results that come from the database. [#480] @tenderlove
3535
- The encoding of a Database is no longer cached. [#485] @tenderlove
3636
- `Database#transaction` returns the result of the block when used with a block. [#508] @alexcwatt
37+
- `Database#execute_batch` returns the result of the last statement executed. [#512] @alexcwatt
3738

3839

3940
### Removed

0 commit comments

Comments
 (0)