From 1028f3143a3dbbafae4935806df93762a510ad6c Mon Sep 17 00:00:00 2001 From: Joe Howard Date: Mon, 31 Mar 2025 20:45:29 -0500 Subject: [PATCH] chore: update changelog from last PR to allow build --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 52263f1..d858c4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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). ## [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 - Remove Spotify requirement