diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 000000000..bd102d549 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,26 @@ +# v10.1.0 + +## What's Changed +* Bump 10.0.1 by @Lulalaby in https://github.com/Aiko-IT-Systems/DisCatSharp/pull/165 +* Proper exception log when registering app commands fails by @TheXorog in https://github.com/Aiko-IT-Systems/DisCatSharp/pull/167 +* Fix ChannelFlagsChange Cast & NullReference by @TheXorog in https://github.com/Aiko-IT-Systems/DisCatSharp/pull/168 +* Update DiscordGuild.cs by @OoLunar in https://github.com/Aiko-IT-Systems/DisCatSharp/pull/171 +* Bypass message cache by @Lulalaby in https://github.com/Aiko-IT-Systems/DisCatSharp/pull/172 +* Support for shard slash commands! by @Lulalaby in https://github.com/Aiko-IT-Systems/DisCatSharp/pull/173 +* Stuff fixed while working on Hatsune Miku by @Lulalaby in https://github.com/Aiko-IT-Systems/DisCatSharp/pull/174 +* Miku fix by @Lulalaby in https://github.com/Aiko-IT-Systems/DisCatSharp/pull/175 +* Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0 by @dependabot in https://github.com/Aiko-IT-Systems/DisCatSharp/pull/181 +* Bump xunit from 2.4.1 to 2.4.2 by @dependabot in https://github.com/Aiko-IT-Systems/DisCatSharp/pull/180 +* Implementation of missing features by @Lulalaby in https://github.com/Aiko-IT-Systems/DisCatSharp/pull/177 +* Added Forum Tags by @TheXorog in https://github.com/Aiko-IT-Systems/DisCatSharp/pull/182 +* Forum tag changes by @TheXorog in https://github.com/Aiko-IT-Systems/DisCatSharp/pull/183 +* Translation Generator & Exporter by @Lulalaby in https://github.com/Aiko-IT-Systems/DisCatSharp/pull/184 +* Fix tags initialization by @Saalvage in https://github.com/Aiko-IT-Systems/DisCatSharp/pull/185 +* Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1 by @dependabot in https://github.com/Aiko-IT-Systems/DisCatSharp/pull/186 +* Fix webhooks for threads by @Saalvage in https://github.com/Aiko-IT-Systems/DisCatSharp/pull/188 +* Fix Default Help if Auto Defer is enabled by @TheXorog in https://github.com/Aiko-IT-Systems/DisCatSharp/pull/190 +* Fix threads by removing the shadow properties by @Saalvage in https://github.com/Aiko-IT-Systems/DisCatSharp/pull/189 +* Add Avatar Decorations by @TheXorog in https://github.com/Aiko-IT-Systems/DisCatSharp/pull/191 +* Add Theme Colors by @TheXorog in https://github.com/Aiko-IT-Systems/DisCatSharp/pull/192 + +**Full Changelog**: https://github.com/Aiko-IT-Systems/DisCatSharp/compare/10.0.0...v10.1.0