Skip to content

Commit ccc8edd

Browse files
committed
Release 1.3.9.
1 parent ddc733b commit ccc8edd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/content/overview/version-history.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ weight: 30
1010

1111
# Version History
1212

13+
### 1.3.9
14+
15+
* Use `StringBuilder.GetChunks` (in .NET 5.0) for `MySqlParameter`: [#977](https://github.com/mysql-net/MySqlConnector/issues/977).
16+
* Fix error encoding multibyte characters in `MySqlBulkCopy`: [#974](https://github.com/mysql-net/MySqlConnector/issues/974).
17+
* Fix error encoding multibyte characters for `StringBuilder` `MySqlParameter` values in .NET 5.0.
18+
1319
### 1.3.8
1420

1521
* Reduce latency of resetting connections: [#982](https://github.com/mysql-net/MySqlConnector/pull/982).

0 commit comments

Comments
 (0)