Skip to content

Commit 2b5f5ef

Browse files
authored
Merge pull request #1208 from sillsdev/prep-for-v10-release
Updated Changelog to prepare for release of 10.0.0
2 parents 01d2ad5 + d5c6ca3 commit 2b5f5ef

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1616

1717
## [Unreleased]
1818

19+
## [10.0.0] - 2022-08-04
20+
1921
### Added
2022
- [SIL.Windows.Forms] Added extension method InitializeWithAvailableUILocales.
2123
- [SIL.Windows.Forms] Added LocalizationIncompleteDlg and LocalizationIncompleteViewModel classes
@@ -191,8 +193,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
191193
- [SIL.NUnit3Compatibility] new project/package that allows to use NUnit3 syntax with NUnit2
192194
projects
193195

194-
[Unreleased]: https://github.com/sillsdev/libpalaso/compare/v9.0.0...master
196+
[Unreleased]: https://github.com/sillsdev/libpalaso/compare/v10.0.0...master
195197

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

0 commit comments

Comments
 (0)