Skip to content

Commit ad2b235

Browse files
committed
Release 1.3.5.
1 parent 9f804ca commit ad2b235

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/content/overview/version-history.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
lastmod: 2021-04-21
2+
lastmod: 2021-04-23
33
date: 2017-03-27
44
menu:
55
main:
@@ -10,6 +10,11 @@ weight: 30
1010

1111
# Version History
1212

13+
### 1.3.5
14+
15+
* Support `StringBuilder`, `Memory<char>`, and `ReadOnlyMemory<char>` as `MySqlParameter.Value` values: [#975](https://github.com/mysql-net/MySqlConnector/issues/975)
16+
* Fix `ArgumentException` in `MySqlBulkCopy`: [#974](https://github.com/mysql-net/MySqlConnector/issues/974).
17+
1318
### 1.3.4
1419

1520
* Improve compatibility with MySQL Server 8.0.24:

0 commit comments

Comments
 (0)