We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3806f63 commit 8a40213Copy full SHA for 8a40213
1 file changed
CHANGELOG.md
@@ -7,6 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+### Changed
11
+
12
+- Bumped `muda` 0.16 → 0.17, `tray-icon` 0.19 → 0.22, `windows` 0.61 → 0.62.
13
+- Removed unused `rubato` dependency (WASAPI's `AUTOCONVERTPCM` covers all
14
+ resampling needs).
15
+- CI: upgraded to `actions/checkout@v6`, `actions/upload-artifact@v7`,
16
+ `actions/download-artifact@v8`, `softprops/action-gh-release@v3`.
17
18
+### Known issues
19
20
+- Tracked in [#10](https://github.com/ytchenak/wasamix/issues/10): migrating to
21
+ `wasapi` 0.23 needs a code-level API update; staying on 0.16 for 0.1.0.
22
23
## [0.1.0] - 2026-04-26
24
25
### Added
0 commit comments