Skip to content

Commit 8a40213

Browse files
author
Yakov Tchenak
committed
docs(changelog): record 0.1.0 dependency refresh
1 parent 3806f63 commit 8a40213

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

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+
1023
## [0.1.0] - 2026-04-26
1124

1225
### Added

0 commit comments

Comments
 (0)