File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed
Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1616
1717## [ Unreleased]
1818
19+ ## [ 2.10.0] - 2024-06-17
20+
21+ ### Added
22+
23+ - Support macOS
24+
25+ ### Changed
26+
27+ - Move .NET 6.0 builds to .NET 8.0
28+ - Update some GitHub Actions versions
29+
1930## [ 2.9.0] - 2023-02-15
2031
2132### Added
@@ -277,8 +288,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
277288- Change versioning scheme. Previously the versions for the nuget package included
278289 the ICU version. Now we follow [ Semantic Versioning] ( http://semver.org/ ) .
279290
280- [ Unreleased ] : https://github.com/sillsdev/icu-dotnet/compare/v2.9 .0...master
291+ [ Unreleased ] : https://github.com/sillsdev/icu-dotnet/compare/v2.10 .0...master
281292
293+ [ 2.10.0 ] : https://github.com/sillsdev/icu-dotnet/compare/v2.9.0...v2.10.0
282294[ 2.9.0 ] : https://github.com/sillsdev/icu-dotnet/compare/v2.8.1...v2.9.0
283295[ 2.8.1 ] : https://github.com/sillsdev/icu-dotnet/compare/v2.8.0...v2.8.1
284296[ 2.8.0 ] : https://github.com/sillsdev/icu-dotnet/compare/v2.7.1...v2.8.0
Original file line number Diff line number Diff line change 88 <WarningLevel >4</WarningLevel >
99 <Company >SIL International</Company >
1010 <Authors >SIL International</Authors >
11- <Copyright >Copyright © 2007-2023 SIL International</Copyright >
11+ <Copyright >Copyright © 2007-2024 SIL International</Copyright >
1212 <PackageLicenseExpression >MIT</PackageLicenseExpression >
1313 <PackageProjectUrl >https://github.com/sillsdev/icu-dotnet</PackageProjectUrl >
1414 <AppendToReleaseNotesProperty ><![CDATA[
You can’t perform that action at this time.
0 commit comments