Skip to content

Commit 636893d

Browse files
committed
Release 1.3.6.
1 parent 59ca87e commit 636893d

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docs/content/overview/version-history.md

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

1111
# Version History
1212

13+
### 1.3.6
14+
15+
* Add NuGet Package ReadMe: [#978](https://github.com/mysql-net/MySqlConnector/issues/978).
16+
1317
### 1.3.5
1418

15-
* Support `StringBuilder`, `Memory<char>`, and `ReadOnlyMemory<char>` as `MySqlParameter.Value` values: [#975](https://github.com/mysql-net/MySqlConnector/issues/975)
19+
* Support `StringBuilder`, `Memory<char>`, and `ReadOnlyMemory<char>` as `MySqlParameter.Value` values: [#975](https://github.com/mysql-net/MySqlConnector/issues/975).
1620
* Fix `ArgumentException` in `MySqlBulkCopy`: [#974](https://github.com/mysql-net/MySqlConnector/issues/974).
1721

1822
### 1.3.4

0 commit comments

Comments
 (0)