diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e63045f..c5f52777 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] +## [2.10.0] - 2024-06-17 + +### Added + +- Support macOS + +### Changed + +- Move .NET 6.0 builds to .NET 8.0 +- Update some GitHub Actions versions + ## [2.9.0] - 2023-02-15 ### Added @@ -277,8 +288,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Change versioning scheme. Previously the versions for the nuget package included the ICU version. Now we follow [Semantic Versioning](http://semver.org/). -[Unreleased]: https://github.com/sillsdev/icu-dotnet/compare/v2.9.0...master +[Unreleased]: https://github.com/sillsdev/icu-dotnet/compare/v2.10.0...master +[2.10.0]: https://github.com/sillsdev/icu-dotnet/compare/v2.9.0...v2.10.0 [2.9.0]: https://github.com/sillsdev/icu-dotnet/compare/v2.8.1...v2.9.0 [2.8.1]: https://github.com/sillsdev/icu-dotnet/compare/v2.8.0...v2.8.1 [2.8.0]: https://github.com/sillsdev/icu-dotnet/compare/v2.7.1...v2.8.0 diff --git a/source/Directory.Build.props b/source/Directory.Build.props index f8e04ee4..6936c43b 100644 --- a/source/Directory.Build.props +++ b/source/Directory.Build.props @@ -8,7 +8,7 @@ 4 SIL International SIL International - Copyright © 2007-2023 SIL International + Copyright © 2007-2024 SIL International MIT https://github.com/sillsdev/icu-dotnet