Skip to content

Commit

Permalink
update changelog and api dumps
Browse files Browse the repository at this point in the history
  • Loading branch information
HopeBaron committed May 17, 2022
1 parent 9356d37 commit 7c201d5
Show file tree
Hide file tree
Showing 5 changed files with 584 additions and 372 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
# 0.8.0-M14

## Changes

* Slash commands permissions v2 (#604)
* Add feature variant for voice (#608)
* Deserialize timestamps as Instant (#605)
* Update Channel Builders (#606)
* Use ktor Base64 functions (#600)
* Refactor Choice serializer (#598)
* Nullable user_limit (#602)
* Stricter Locale parsing (#597)

## Additions

* Add error 50080 (#607)

## Dependencies
*
* Kotlin 1.6.20 -> 1.6.21
* BinaryValidator 0.8.0 -> 0.9.0

# 0.8.0-M13

## Changes
Expand Down
Loading

0 comments on commit 7c201d5

Please sign in to comment.