Skip to content

Commit d24dff9

Browse files
committed
Updated Changelog to prepare for release of 9.0.0
1 parent 06faf3d commit d24dff9

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+
## [9.0.0] - 2022-06-03
20+
1921
### Added
2022
- [SIL.Core] NamePrefix setting and CleanupTempFolder method added to TempFile
2123
- [SIL.Core] Utility methods to remove XML namespaces
@@ -170,7 +172,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
170172
- [SIL.NUnit3Compatibility] new project/package that allows to use NUnit3 syntax with NUnit2
171173
projects
172174

173-
[Unreleased]: https://github.com/sillsdev/libpalaso/compare/v8.0.0...master
175+
[Unreleased]: https://github.com/sillsdev/libpalaso/compare/v9.0.0...master
174176

177+
[9.0.0]: https://github.com/sillsdev/libpalaso/compare/v8.0.0...v9.0.0
175178
[8.0.0]: https://github.com/sillsdev/libpalaso/compare/v7.0.0...v8.0.0
176179
[7.0.0]: https://github.com/sillsdev/libpalaso/compare/v5.0...v7.0.0

0 commit comments

Comments
 (0)