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 2747ae5 commit 0c24841Copy full SHA for 0c24841
docs/content/overview/version-history.md
@@ -310,7 +310,7 @@ weight: 30
310
311
### 1.0.0
312
313
-* **Breaking** Change namespace to `MySqlConnector`: [#827](https://github.com/mysql-net/MySqlConnector/issues/827).
+* **Breaking** Change namespace to `MySqlConnector`: [#824](https://github.com/mysql-net/MySqlConnector/issues/824).
314
* **Breaking** Rename `MySqlClientFactory` to `MySqlConnectorFactory`: [#839](https://github.com/mysql-net/MySqlConnector/issues/839).
315
* **Breaking** All `MySqlConnectionStringBuilder` string properties return `""` (not `null`) when unset: [#837](https://github.com/mysql-net/MySqlConnector/issues/837).
316
* **Breaking** Remove `MySqlInfoMessageEventArgs.errors` property; use `.Errors` instead.
0 commit comments