Skip to content

Commit 5ec770b

Browse files
committed
Note possibly breaking changes in release notes.
1 parent 31ceca5 commit 5ec770b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/content/overview/version-history.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ weight: 30
1313

1414
### 2.4.0 Beta 2
1515

16-
* Remove end-of-life .NET 7 target framework.
16+
* **Possibly breaking** Remove end-of-life .NET 7 target framework.
1717
* Users who wish to use `DbDataSource` need to target .NET 8.0 or later.
1818
* Fix "Can't replace active reader": [#1469](https://github.com/mysql-net/MySqlConnector/issues/1469).
19-
* Update dependencies:
19+
* **Possibly breaking** Update dependencies:
2020
* Microsoft.Extensions.Logging.Abstractions from 7.0.1 to 8.0.2.
2121
* System.Diagnostics.DiagnosticSource from 7.0.2 to 8.0.1.
2222

0 commit comments

Comments
 (0)