Skip to content

Commit bb74f60

Browse files
authored
Merge pull request #1218 from sillsdev/preparation_for_v10.1.0
Preparation for v10.1.0 (additions require minor version change)
2 parents 5802fd1 + ba9b559 commit bb74f60

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1616

1717
## [Unreleased]
1818

19+
## [10.1.0] - 2022-08-26
20+
1921
### Added
2022

2123
- [SIL.Core] Added SIL.PlatformUtilities.Platform.IsFlatpak property.
2224
- [SIL.Core.Desktop] Added Testing channel to UpdateSettings.
2325

2426
### Fixed
25-
27+
- [SIL.Archiving] Fixed formatting of DateTimes
2628
- [SIL.Core] Fixed SIL.IO.PathUtilities.DeleteToRecycleBin and .GetDefaultFileManager to work in a flatpak environment.
29+
- [SIL.Lexicon] Fixed crash caused by incorrect processing of keyboard data
30+
- [SIL.Scripture] Fixed SIL.Scripture.MultilingScrBooks.VerseRefRegex to make punctuation more specific
2731
- [SIL.Windows.Forms] Fixed ImageToolbox.ImageGallery.ImageCollectionManager.FromStandardLocations to work in a flatpak environment.
2832
- [SIL.WritingSystems] Fixed SLDR initialization for users with European number formats.
2933

0 commit comments

Comments
 (0)