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 0cad51c commit d466ca6Copy full SHA for d466ca6
docs/content/overview/version-history.md
@@ -18,6 +18,7 @@ weight: 30
18
* Fix `ArgumentOutOfRangeException` in `TimerQueue.Add`: [#1424](https://github.com/mysql-net/MySqlConnector/issues/1424).
19
* Fix `InvalidCastException` when using stored procedures with MySQL 5.0: [#1431](https://github.com/mysql-net/MySqlConnector/issues/1431).
20
* Fix hang when disposing `MySqlDataSource` twice on .NET Framework.
21
+* Thanks to [Yong Yao](https://github.com/SolacomYongYao) for contributions to this release.
22
23
### 2.3.3
24
0 commit comments