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
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,11 @@ weight: 30
11
11
Version History
12
12
===============
13
13
14
+
### 1.0.0 Beta 6
15
+
16
+
***Potentially Breaking** Introduce `MySqlConnection.GetSchemaAsync` overloads to match latest .NET 5 API proposal: [#835](https://github.com/mysql-net/MySqlConnector/issues/835).
17
+
* Support `GEOMCOLLECTION` data type alias in MySQL Server 8.0: [#845](https://github.com/mysql-net/MySqlConnector/issues/845).
18
+
14
19
### 1.0.0 Beta 5
15
20
16
21
* Improve robustness of OK packet parsing: [#842](https://github.com/mysql-net/MySqlConnector/issues/842).
0 commit comments