Skip to content

Commit

Permalink
Merge pull request #1208 from sillsdev/prep-for-v10-release
Browse files Browse the repository at this point in the history
Updated Changelog to prepare for release of 10.0.0
  • Loading branch information
tombogle authored Aug 4, 2022
2 parents 01d2ad5 + d5c6ca3 commit 2b5f5ef
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]

## [10.0.0] - 2022-08-04

### Added
- [SIL.Windows.Forms] Added extension method InitializeWithAvailableUILocales.
- [SIL.Windows.Forms] Added LocalizationIncompleteDlg and LocalizationIncompleteViewModel classes
Expand Down Expand Up @@ -191,8 +193,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- [SIL.NUnit3Compatibility] new project/package that allows to use NUnit3 syntax with NUnit2
projects

[Unreleased]: https://github.com/sillsdev/libpalaso/compare/v9.0.0...master
[Unreleased]: https://github.com/sillsdev/libpalaso/compare/v10.0.0...master

[10.0.0]: https://github.com/sillsdev/libpalaso/compare/v9.0.0...v10.0.0
[9.0.0]: https://github.com/sillsdev/libpalaso/compare/v8.0.0...v9.0.0
[8.0.0]: https://github.com/sillsdev/libpalaso/compare/v7.0.0...v8.0.0
[7.0.0]: https://github.com/sillsdev/libpalaso/compare/v5.0...v7.0.0

0 comments on commit 2b5f5ef

Please sign in to comment.