Skip to content

Commit f024997

Browse files
committed
Release 1.3.1.
1 parent d2ebf2a commit f024997

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/content/overview/version-history.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@ weight: 30
1010

1111
# Version History
1212

13+
### 1.3.1
14+
15+
* Remove two new `Info` log messages added in 1.3.0: [#956](https://github.com/mysql-net/MySqlConnector/issues/956).
16+
* The equivalent messages in 1.2.1 were at `Debug` level.
17+
* Make `Adler32` class `internal`.
18+
* This was not intended to be added to the public API in 1.3.0.
19+
1320
### 1.3.0
1421

1522
* Connections are now reset asynchronously in the background: [#178](https://github.com/mysql-net/MySqlConnector/issues/178).

0 commit comments

Comments
 (0)