You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/overview/version-history.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,12 @@ weight: 30
11
11
Version History
12
12
===============
13
13
14
+
### 0.26.1
15
+
16
+
* Throw better exception when MySQL Server sends an old authentication method switch request packet: [#316](https://github.com/mysql-net/MySqlConnector/pull/316).
17
+
* Capture InnerException in `ActivateResultSet`.
18
+
* Thanks to [kobake](https://github.com/kobake) for contributions to this release.
19
+
14
20
### 0.26.0
15
21
16
22
* Add convenience methods that return derived types: [#313](https://github.com/mysql-net/MySqlConnector/issues/313).
0 commit comments