diff --git a/CHANGELOG.md b/CHANGELOG.md index fe2a40bf..cc66f262 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,10 +16,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] +## [3.0.0] - 2024-11-21 + ### Added - Added support for netstandard2.0 +### Changed + +- Exception messages on .NET 6+ contain more information when dynamic library loading fails +- Update dependencies to the latest stable versions + ### Fixed - Fixed a bug when using a library compiled against icu-dotnet netstandard1.6, when your project referenced a different version of icu-dotnet