Skip to content

Commit e5d800e

Browse files
committed
Improve changelog
1 parent fef2c74 commit e5d800e

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

ChangeLog/7.3.0-Beta-1-dev.txt

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,24 @@
1+
[main] Switch to .NET8/.NET10-only support, nuget packages actualized
2+
[main] Removed obsolete member Values of SqlInsert type
3+
[main] Removed obsolete methods GetSingleConstructor/GetSingleConstructorOrDefault of TypeHelper type
4+
[main] Removed obsolete constant WellKnown.MaxNumberOfConditions, use DefaultMaxNumberOfConditions instead
5+
[firebird] Switch to .NET8/.NET10-only support, nuget packages actualized
16
[firebird] Support for Firebird 2.5 ended due to end-of-life state
7+
[mysql] Switch to .NET8/.NET10-only support, nuget packages actualized
28
[mysql] Support for MySQL older than 5.7 ended due to end-of-life state
9+
[oracle] Switch to .NET8/.NET10-only support
10+
[postgresql] Switch to .NET8/.NET10-only support, nuget packages actualized
311
[postgresql] Support for PostgreSQL older than v11 ended due to end-of-life state
4-
[sqlserver] Support for MS SQL Server older than 2016 ended due to end-of-life state
12+
[sqlserver] Switch to .NET8/.NET10-only support, nuget packages actualized
13+
[sqlserver] Support for MS SQL Server older than 2016 ended due to end-of-life state
14+
[bulkoperations] Switch to .NET8/.NET10-only support
15+
[localization] Switch to .NET8/.NET10-only support, nuget packages actualized
16+
[localization] Removed obsolete member of ConfigurationSection type
17+
[logging.log4net] Switch to .NET8/.NET10-only support
18+
[logging.NLog] Switch to .NET8/.NET10-only support
19+
[reprocessing] Switch to .NET8/.NET10-only support, nuget packages actualized
20+
[reprocessing] Removed obsolete member of ConfigurationSection type
21+
[security] Switch to .NET8/.NET10-only support, nuget packages actualized
22+
[security] Removed obsolete member of ConfigurationSection type
23+
[tracking] Switch to .NET8/.NET10-only support, nuget packages actualized
24+
[web] Switch to .NET8/.NET10-only support, nuget packages actualized

0 commit comments

Comments
 (0)