From bb4341cdd7bbbb5fbe7263ed7943c8c9df42c91f Mon Sep 17 00:00:00 2001 From: John Wickberg Date: Fri, 26 Aug 2022 14:52:13 -0400 Subject: [PATCH] Preparation for v10.1.0 (additions require minor version change) --- CHANGELOG.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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.