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 31ceca5 commit 5ec770bCopy full SHA for 5ec770b
docs/content/overview/version-history.md
@@ -13,10 +13,10 @@ weight: 30
13
14
### 2.4.0 Beta 2
15
16
-* Remove end-of-life .NET 7 target framework.
+* **Possibly breaking** Remove end-of-life .NET 7 target framework.
17
* Users who wish to use `DbDataSource` need to target .NET 8.0 or later.
18
* Fix "Can't replace active reader": [#1469](https://github.com/mysql-net/MySqlConnector/issues/1469).
19
-* Update dependencies:
+* **Possibly breaking** Update dependencies:
20
* Microsoft.Extensions.Logging.Abstractions from 7.0.1 to 8.0.2.
21
* System.Diagnostics.DiagnosticSource from 7.0.2 to 8.0.1.
22
0 commit comments