Skip to content

Commit 2f80198

Browse files
committed
Release 2.1.11.
1 parent 1920eb8 commit 2f80198

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/content/overview/version-history.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
lastmod: 2022-06-04
2+
lastmod: 2022-07-13
33
date: 2017-03-27
44
menu:
55
main:
@@ -10,6 +10,12 @@ weight: 30
1010

1111
# Version History
1212

13+
### 2.1.11
14+
15+
* Fix `NullReferenceException` in `MySqlConnector.Utilities.TimerQueue.Callback`: [#1177](https://github.com/mysql-net/MySqlConnector/issues/1177).
16+
* Support floating point infinity: [#1185](https://github.com/mysql-net/MySqlConnector/issues/1185).
17+
* Thanks to [Maico Dionisio](https://github.com/maicodio) for contributions to this release.
18+
1319
### 2.1.10
1420

1521
* Add `MySqlBulkCopy.ConflictOption` setting: [#1176](https://github.com/mysql-net/MySqlConnector/pull/1176).

0 commit comments

Comments
 (0)