Browse Source

meta: changelog

pull/1923/head
Quin Lynch GitHub 3 years ago
parent
commit
c9cba022b1
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 1 deletions
  1. +11
    -1
      CHANGELOG.md

+ 11
- 1
CHANGELOG.md View File

@@ -1,4 +1,14 @@
# Changelog
## [3.1.7] - 10/20/2021
### Added
- Added `Icon` property when modifying roles.
- Added `GuildAvatar` and `GetGuildAvatarUrl` to `IGuildUser`.

### Fixed
- Fixed `InvalidOperationException` in modify guild channel.

### Misc
- Revert received at time, confirmed by discord staff to be accurate

## [3.1.4 - 3.1.6] - 10/12/2021

@@ -169,7 +179,7 @@

- Fixed `GetOriginalResponseAsync` using wrong http method and route.

# [2.4.4] - 7/7/2021
## [2.4.4] - 7/7/2021

- Added comment and parsing for `Mentionable` application option type.
- Added another `AddOption` method to SlashCommandOptionBuilder.


Loading…
Cancel
Save