Skip to content

Commit

Permalink
Release 2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ermshiperete committed Jun 24, 2022
1 parent f298321 commit 1791f50
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.0] - 2022-06-24

### Added

- Added `Wrapper.SetPreferredIcu4cDirectory()` method to specify a
Expand Down Expand Up @@ -259,8 +261,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.7.1...master
[Unreleased]: https://github.com/sillsdev/icu-dotnet/compare/v2.8.0...master

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

0 comments on commit 1791f50

Please sign in to comment.