diff --git a/docs/changelogs/3.4.2.md b/docs/changelogs/3.4.2.md index 30f3cd6a..12d7e8de 100644 --- a/docs/changelogs/3.4.2.md +++ b/docs/changelogs/3.4.2.md @@ -10,3 +10,6 @@ The full changelog can be found below. * Fix removing of roles from role menus * Fix missing access errors in JoinLeave * Switch the type of channel to `GuildMessageChannel` from `TextChannel` to minimise errors in most functions + +You can find a list of all the commits in this update +[here](https://github.com/IrisShaders/LilyBot/compare/v3.4.1...v3.4.2)