Skip to content

Commit

Permalink
Merge pull request #1372 from sillsdev/prep-v15-release
Browse files Browse the repository at this point in the history
Added version 15.0.0 to CHANGELOG.md
  • Loading branch information
tombogle authored Jan 7, 2025
2 parents e89f76b + 5495fee commit 6bbcd35
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions 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]

## [15.0.0] - 2025-01-06

### Added
- [SIL.Core] Added optional parameter, preserveNamespaces, to XmlUtils.WriteNode
- [SIL.Core] Added optional parameter, includeSystemLibraries, to AcknowledgementsProvider.CollectAcknowledgements
Expand Down Expand Up @@ -496,6 +498,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
projects

[Unreleased]: https://github.com/sillsdev/libpalaso/compare/v14.1.1...master
[15.0.0]: https://github.com/sillsdev/libpalaso/compare/v14.1.1...v15.0.0
[14.1.1]: https://github.com/sillsdev/libpalaso/compare/v14.1.0...v14.1.1
[14.1.0]: https://github.com/sillsdev/libpalaso/compare/v14.0.0...v14.1.0
[14.0.0]: https://github.com/sillsdev/libpalaso/compare/v13.0.1...v14.0.0
Expand Down

0 comments on commit 6bbcd35

Please sign in to comment.