From af79c23b19e30a04b3eefc90eb8305506041584c Mon Sep 17 00:00:00 2001 From: Kyle Simpson Date: Mon, 14 Jun 2021 23:11:14 +0100 Subject: [PATCH] Chore: Append comparison link to Changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 741b412..ea43903 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -223,6 +223,7 @@ We'd also like to thank all users who have contributed to this module in the pas - [driver] Handle Voice close codes, prevent Songbird spinning WS threads (#1068) ([@FelixMcFelix]) [c:26c9c91] +[0.1.7]: https://github.com/serenity-rs/songbird/compare/v0.1.6...v0.1.7 [0.1.6]: https://github.com/serenity-rs/songbird/compare/v0.1.5...v0.1.6 [0.1.5]: https://github.com/serenity-rs/songbird/compare/v0.1.4...v0.1.5 [0.1.4]: https://github.com/serenity-rs/songbird/compare/v0.1.3...v0.1.4