Skip to content

Commit

Permalink
Release 2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ermshiperete committed Jul 8, 2022
1 parent e91c874 commit ea985f1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [2.8.1] - 2022-07-08

### Fixed

- Fix bug in `UnicodeSet.ToCharacters()` with upper Unicode planes (LT-21010)
Expand Down Expand Up @@ -265,8 +267,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.8.0...master
[Unreleased]: https://github.com/sillsdev/icu-dotnet/compare/v2.8.1...master

[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
[2.7.1]: https://github.com/sillsdev/icu-dotnet/compare/v2.7.0...v2.7.1
[2.7.0]: https://github.com/sillsdev/icu-dotnet/compare/v2.6.0...v2.7.0
Expand Down

0 comments on commit ea985f1

Please sign in to comment.