We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03736fd commit 6921be9Copy full SHA for 6921be9
CHANGELOG.md
@@ -6,11 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
### Changed
9
-- Use weekday abbreviations instead of single char weekday identifiers ([#103])
10
-- Converting all-day events to timed events now respects default start time and duration ([#917])
+- Weekday labels now use three-letter abbreviations instead of single letters ([#103])
+- Converting all-day events to timed events now respects the default start time and duration ([#917])
11
12
### Fixed
13
-- Fixed crashes and freezing affecting some devices ([#889])
+- Fixed crashes and freezing on some devices ([#889])
14
15
## [1.8.1] - 2025-11-09
16
0 commit comments