Skip to content

Commit a90eb35

Browse files
committed
Merge v1.3 into master.
Conflicts: docs/content/overview/version-history.md
2 parents 1465e58 + e00ce09 commit a90eb35

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-09-10
2+
lastmod: 2021-10-02
33
date: 2017-03-27
44
menu:
55
main:
@@ -41,6 +41,11 @@ weight: 30
4141
* Use `ZLibStream` for compression: [#957](https://github.com/mysql-net/MySqlConnector/issues/957).
4242
* Use `X_OR_GREATER` preprocessor definitions: [#958](https://github.com/mysql-net/MySqlConnector/issues/958).
4343

44+
### 1.3.13
45+
46+
* Remove inner exception for `UnableToConnectToHost` exception: [#1035](https://github.com/mysql-net/MySqlConnector/issues/1035).
47+
* Reword "recovering leaked sessions" log message.
48+
4449
### 1.3.12
4550

4651
* Fix bug executing stored procedures with backticks in their names: [#1029](https://github.com/mysql-net/MySqlConnector/issues/1029).

0 commit comments

Comments
 (0)