update CHANGELOG for audio export fix

This commit is contained in:
Reese Wright
2026-02-02 14:34:39 +00:00
parent 04f9880c9a
commit 99fbcca7f4
+3
View File
@@ -53,6 +53,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Fixed
- Audio export failing when Tauri save dialog returns object instead of string path
### Added
- **Makefile** - Comprehensive development workflow automation with commands for setup, development, building, testing, and code quality checks
- Includes Python version detection and compatibility warnings