chore: update changelog from last PR to allow build

This commit is contained in:
Joe Howard 2025-03-31 20:45:29 -05:00
parent effe482822
commit 1028f3143a

View file

@ -5,6 +5,10 @@ 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). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased] ## [Unreleased]
- Updated ytdl-core to 4.16.5 distubejs/ytdl-core@4.15.9...4.16.6 which includes distubejs/ytdl-core@1f57d78 fixing the sig parsing
- ytdl-core dropped node 18 support distubejs/ytdl-core@60f0ab1 so updated to latest Node LTS 22
- Updated to @discordjs/opus v0.10.0 for Node 22 support
- Updated to @discordjs/voice v0.18.0 to remove support for depricated encryption https://github.com/discordjs/discord.js/releases/tag/%40discordjs%2Fvoice%400.18.0
## [2.10.1] - 2025-01-28 ## [2.10.1] - 2025-01-28
- Remove Spotify requirement - Remove Spotify requirement