We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8339590 commit dcf4913Copy full SHA for dcf4913
docs/content/overview/version-history.md
@@ -1,5 +1,5 @@
1
---
2
-lastmod: 2022-05-15
+lastmod: 2022-06-04
3
date: 2017-03-27
4
menu:
5
main:
@@ -10,6 +10,11 @@ weight: 30
10
11
# Version History
12
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
18
### 2.1.9
19
20
* Set `Activity` status to ERROR if an exception occurs during `ExecuteReader`: [#1171](https://github.com/mysql-net/MySqlConnector/issues/1171).
0 commit comments