Releases: Color-Chan/Color-Chan.Discord
Releases · Color-Chan/Color-Chan.Discord
v1.10.11 - Minor changes
What's Changed
- Moved git LINCENSE to correct location.
- Build(deps): Bump Moq from 4.16.1 to 4.17.1 by @dependabot in #31
- Build(deps): Bump Scrutor from 4.0.0 to 4.1.0 by @dependabot in #32
Full Changelog: v1.10.10...v1.10.11
v1.10.10 - Bug fixes
What's Changed
- Fixed an issue where a top command with one or more arguments could not be executed.
- Build(deps): Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0 by @dependabot in #27
- Build(deps): Bump Microsoft.Extensions.Caching.Memory from 6.0.0 to 6.0.1 by @dependabot in #25
- Build(deps): Bump GitHubActionsTestLogger from 1.2.0 to 1.3.0 by @dependabot in #28
New Contributors
- @dependabot made their first contribution in #27
Full Changelog: v1.10.9...v1.10.10
v1.10.9 - Updated dependencies
- Updated all dependencies.
v1.10.8 - Updated dependencies
- Updated all dependencies.
v1.10.7 - Updated dependencies
- Updated all dependencies.
v1.10.6 - Bug fixes
- Fix: Not applying permission overwrites for channels properly when the bot has multiple overwrites.
v1.10.5 - Bug fixes
Fix: Trying to access a disposed IServiceProvider
when retrying a HTTP request
v1.10.4 - Bug fixes
- Fix: Trying to cache rate limit buckets that have already been reset.
v1.10.3 - Bug fixes
- Fix: Unable to deserialize the rate limit buckets from the distributed cache
v1.10.2 - Bug fixes
- Fix: Not resetting global rate limits after it has ended.