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 ce5fabc commit 23714d7Copy full SHA for 23714d7
docs/content/overview/version-history.md
@@ -1,5 +1,5 @@
1
---
2
-lastmod: 2021-04-24
+lastmod: 2021-04-30
3
date: 2017-03-27
4
menu:
5
main:
@@ -10,6 +10,10 @@ weight: 30
10
11
# Version History
12
13
+### 1.3.8
14
+
15
+* Reduce latency of resetting connections: [#982](https://github.com/mysql-net/MySqlConnector/pull/982).
16
17
### 1.3.7
18
19
* Add support for [SingleStore](https://www.singlestore.com/): [#968](https://github.com/mysql-net/MySqlConnector/pull/968).
0 commit comments