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 2aa1d70 commit e00ce09Copy full SHA for e00ce09
docs/content/overview/version-history.md
@@ -10,6 +10,11 @@ weight: 30
10
11
# Version History
12
13
+### 1.3.13
14
+
15
+* Remove inner exception for `UnableToConnectToHost` exception: [#1035](https://github.com/mysql-net/MySqlConnector/issues/1035).
16
+* Reword "recovering leaked sessions" log message.
17
18
### 1.3.12
19
20
* Fix bug executing stored procedures with backticks in their names: [#1029](https://github.com/mysql-net/MySqlConnector/issues/1029).
0 commit comments