Skip to content

Commit 7b9a76e

Browse files
committed
Release 2.4.0 Beta 2.
1 parent 4f31972 commit 7b9a76e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/content/overview/version-history.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,15 @@ weight: 30
1111

1212
# Version History
1313

14+
### 2.4.0 Beta 2
15+
16+
* 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:
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+
1423
### 2.4.0 Beta 1
1524

1625
* Support .NET 9.0.

0 commit comments

Comments
 (0)