diff --git a/CHANGELOG.md b/CHANGELOG.md index 255937f4..2047f0e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,11 +3,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [3.0.0-preview.32] - 2024-08-21 +## [3.0.0-preview.32] - 2024-08-22 ### Fixed - Fixes application crash caused by a bug when reading album artist from .wav files +- Fixes incorrect start position when starting songs by double-click in file explorer ## [3.0.0-preview.31] - 2024-08-11