Skip to content

Commit 21657aa

Browse files
authored
Update changelog to prepare for v12.0.1 release (#1251)
1 parent c9c5fde commit 21657aa

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+
## [12.0.1] - 2023-05-26
20+
1921
### Fixed
2022

2123
- [SIL.Windows.Forms] Make `PalasoImage.FromFile(Robustly)` methods more robust
@@ -311,8 +313,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
311313
- [SIL.NUnit3Compatibility] new project/package that allows to use NUnit3 syntax with NUnit2
312314
projects
313315

314-
[Unreleased]: https://github.com/sillsdev/libpalaso/compare/v12.0.0...master
316+
[Unreleased]: https://github.com/sillsdev/libpalaso/compare/v12.0.1...master
315317

318+
[12.0.1]: https://github.com/sillsdev/libpalaso/compare/v12.0.0...v12.0.1
316319
[12.0.0]: https://github.com/sillsdev/libpalaso/compare/v11.0.1...v12.0.0
317320
[11.0.1]: https://github.com/sillsdev/libpalaso/compare/v11.0.0...v11.0.1
318321
[11.0.0]: https://github.com/sillsdev/libpalaso/compare/v10.1.0...v11.0.0

0 commit comments

Comments
 (0)