diff options
| author | Max Isom <[email protected]> | 2023-05-13 18:34:29 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-05-13 20:34:29 -0500 |
| commit | dd140b50fb79fd66c65aa8c22e0ebbb6109075f0 (patch) | |
| tree | a968912dd9cbbcb33e2979ae5349f90c9c0633e3 /CHANGELOG.md | |
| parent | f54d7caa723b53a6a44a067977ed858cc753f7a5 (diff) | |
| download | muse-dd140b50fb79fd66c65aa8c22e0ebbb6109075f0.tar.xz muse-dd140b50fb79fd66c65aa8c22e0ebbb6109075f0.zip | |
Fix caching (#941)
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0151d69..b548aa7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Muse now normalizes playback volume across tracks. Thanks to @UniversalSuperBox for sponsoring this feature! +### Fixed +- Fixed a bug where tracks wouldn't be cached + ## [2.2.4] - 2023-04-17 ### Fixed - Bumped ytdl-core |
