diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f89d1047..e933128ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Security --> -## [Unreleased] +## [10.1.0] - 2022-08-26 ### Added @@ -22,8 +22,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - [SIL.Core.Desktop] Added Testing channel to UpdateSettings. ### Fixed - +- [SIL.Archiving] Fixed formatting of DateTimes - [SIL.Core] Fixed SIL.IO.PathUtilities.DeleteToRecycleBin and .GetDefaultFileManager to work in a flatpak environment. +- [SIL.Lexicon] Fixed crash caused by incorrect processing of keyboard data +- [SIL.Scripture] Fixed SIL.Scripture.MultilingScrBooks.VerseRefRegex to make punctuation more specific - [SIL.Windows.Forms] Fixed ImageToolbox.ImageGallery.ImageCollectionManager.FromStandardLocations to work in a flatpak environment. - [SIL.WritingSystems] Fixed SLDR initialization for users with European number formats.