Skip to content

Commit

Permalink
Update CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lovvskillz authored Mar 3, 2021
1 parent 41710da commit 9f247b7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
- add optional `remove_embeds` and `remove_files` args to `execute()` in order to automatically clear `embeds` and `files` properties
- add `remove_file()` function in order to remove a file in `files` given by filename

#### Breaking Changes
- return webhook responses only as a list if multiple urls are given. Otherwise, just return the response object

## 2020-10-31 0.11.0
- webhook responses are always returned as a list

Expand Down

0 comments on commit 9f247b7

Please sign in to comment.