Skip to content

Commit c039112

Browse files
committed
Release notes: mentioned #20 (REPLACE)
1 parent 9280190 commit c039112

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

release_note_en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
### Specification Changes
88

9-
- Enable `RELEASE SAVEPOINT` to execute within a transaction. (#19)
9+
- Enable `RELEASE SAVEPOINT`(#19) and `REPLACE INTO`(#20,MySQL) to execute within a transaction.
1010

1111
v0.26.0
1212
=======

release_note_ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
### 仕様変更
88

9-
- `RELEASE SAVEPOINT` もトランザクション内で実行できるようにした。(#19)
9+
- `RELEASE SAVEPOINT` (#19), `REPLACE INTO` (#20,MySQL) もトランザクション内で実行できるようにした。
1010

1111
v0.26.0
1212
=======

0 commit comments

Comments
 (0)