Skip to content

Commit 2d4612e

Browse files
committed
Fix typo in release notes.
1 parent 20ddc50 commit 2d4612e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/overview/version-history.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ weight: 30
1313
### 1.4.0 Beta 2
1414

1515
* Support .NET 6.0 Preview 7
16-
* **Breaking** Update the `MySqlDbBatch` (experimental API) to match the latest .NET 6.0 API changes.
16+
* **Breaking** Update the `MySqlBatch` (experimental API) to match the latest .NET 6.0 API changes.
1717
* Throw an informative exception if `DELIMITER` is used in a SQL statement: [#1010](https://github.com/mysql-net/MySqlConnector/issues/1010).
1818
* Fix bug that failed to deserialize a binary row (from a prepared statement) correctly: [#1018](https://github.com/mysql-net/MySqlConnector/issues/1018).
1919

0 commit comments

Comments
 (0)