Skip to content

Commit 0c24841

Browse files
committed
Fix issue link in release notes.
1 parent 2747ae5 commit 0c24841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/overview/version-history.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ weight: 30
310310

311311
### 1.0.0
312312

313-
* **Breaking** Change namespace to `MySqlConnector`: [#827](https://github.com/mysql-net/MySqlConnector/issues/827).
313+
* **Breaking** Change namespace to `MySqlConnector`: [#824](https://github.com/mysql-net/MySqlConnector/issues/824).
314314
* **Breaking** Rename `MySqlClientFactory` to `MySqlConnectorFactory`: [#839](https://github.com/mysql-net/MySqlConnector/issues/839).
315315
* **Breaking** All `MySqlConnectionStringBuilder` string properties return `""` (not `null`) when unset: [#837](https://github.com/mysql-net/MySqlConnector/issues/837).
316316
* **Breaking** Remove `MySqlInfoMessageEventArgs.errors` property; use `.Errors` instead.

0 commit comments

Comments
 (0)