Skip to content

Commit

Permalink
Release v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lyonsil committed Nov 20, 2024
1 parent a5da843 commit 82154d8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 82154d8

Please sign in to comment.