Skip to content

Commit 91a4111

Browse files
committed
Release 2.1.1.
1 parent 181209c commit 91a4111

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-11-27
2+
lastmod: 2021-12-21
33
date: 2017-03-27
44
menu:
55
main:
@@ -10,6 +10,11 @@ weight: 30
1010

1111
# Version History
1212

13+
### 2.1.1
14+
15+
* Fix `InvalidOperationException` when `OpenAsync` is called again after being canceled: [#1097](https://github.com/mysql-net/MySqlConnector/issues/1097).
16+
* Allow `OpenAsync` to be canceled earlier.
17+
1318
### 2.1.0
1419

1520
* Opening a connection from the pool is now twice as fast: [#1089](https://github.com/mysql-net/MySqlConnector/issues/1089).

0 commit comments

Comments
 (0)