Skip to content

Commit

Permalink
Preparation for v10.1.0 (additions require minor version change)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwickberg committed Aug 26, 2022
1 parent 5802fd1 commit bb4341c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Security
-->

## [Unreleased]
## [10.1.0] - 2022-08-26

### Added

- [SIL.Core] Added SIL.PlatformUtilities.Platform.IsFlatpak property.
- [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.

Expand Down

0 comments on commit bb4341c

Please sign in to comment.