We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3544ae commit 9e67d7fCopy full SHA for 9e67d7f
CHANGES.md
@@ -1,5 +1,14 @@
1
# python-discord-webhook Changes
2
3
+## 2023-02-15 1.1.0
4
+
5
+### 🛠 Breaking Changes
6
+- removed `remove_files` as an optional parameter in `.execute()`.
7
+`.files` are automatically cleared so that the files aren't uploaded twice when editing a webhook.
8
9
+### 🩹 Fixes
10
+- fix removing embeds and files when editing a webhook
11
12
## 2022-11-18 1.0.0
13
14
### 🎉 Features
0 commit comments