Skip to content

Commit 302d0d5

Browse files
committed
docs: add 5.1.0 to changelog.md
1 parent 21880a3 commit 302d0d5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/src/changelog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
Here you can find the changelog for the library. This is a list of all the changes that have been made to the library, since V5.0.0.
44
In breaking changes, the breaking change is signified by a `💥`
55

6+
## 5.1.0 - TBA
7+
- Feat: Add support for regex component callbacks
8+
- Feat: Add new audit log events to enums
9+
- Refactor: Change log level of missing enum value from error to warning
10+
- Feat: Add missing message types to enums
11+
- Feat: Add support for Avatar Decorations
12+
- Chore: Switch library license to MIT
13+
- Build: Add pypi alias `interactions.py`
14+
- Feat: Enhance cooldown system
15+
- Adds new cooldown strategies and allows fetching of the cooldown object using an ID instead of context object
616

717
## 5.0.1 - April 12th, 2023
818
- Fix: copy checks when inheriting

0 commit comments

Comments
 (0)