v3.0.1
What's Changed
- bugfix: Fix deserializing of Emoji types by @JonruAlveus in #2577
- bugfix: Fixes the meta DTO and meta tests so they pass and are the same as what is documented in the REST API docs by @JonruAlveus in #2579
- chore: updates tests to include new IP block fields by @nickfloyd in #2581
- chore: Splitting out the misc client into separate clients as per current documentation by @JonruAlveus in #2574
- chore: Base classes need protected setters, ActivityPayload had privates by @JonruAlveus in #2591
- chore: Use correct methods and URL to generate release notes by @rdeago in #2592
- deps: bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 by @dependabot in #2583
- docs: Remove
/en
slug in docs.github.com links (and stop VSCode from formatting on save) by @SeanKilleen in #2573
New Contributors
Full Changelog: v3.0.0...v3.0.1