Skip to content

Commit dcf4913

Browse files
committed
Release 2.1.10.
1 parent 8339590 commit dcf4913

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: 2022-05-15
2+
lastmod: 2022-06-04
33
date: 2017-03-27
44
menu:
55
main:
@@ -10,6 +10,11 @@ weight: 30
1010

1111
# Version History
1212

13+
### 2.1.10
14+
15+
* Add `MySqlBulkCopy.ConflictOption` setting: [#1176](https://github.com/mysql-net/MySqlConnector/pull/1176).
16+
* Thanks to [Mykola Klymyuk](https://github.com/klym1) for contributions to this release.
17+
1318
### 2.1.9
1419

1520
* Set `Activity` status to ERROR if an exception occurs during `ExecuteReader`: [#1171](https://github.com/mysql-net/MySqlConnector/issues/1171).

0 commit comments

Comments
 (0)