Skip to content

Commit 9e67d7f

Browse files
committed
bump version
1 parent f3544ae commit 9e67d7f

File tree

3 files changed

+260
-186
lines changed

3 files changed

+260
-186
lines changed

CHANGES.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# python-discord-webhook Changes
22

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+
312
## 2022-11-18 1.0.0
413

514
### 🎉 Features

0 commit comments

Comments
 (0)