Skip to content

Commit aba5693

Browse files
committed
Fix mistake in changelog
1 parent 6917606 commit aba5693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
### **Important notes**
44
- Eris is now an optional dependency. To install the engine without Eris, use `npm i cyclone-engine --no-optional`
55

6-
## **Bug fixes**
6+
### **Bug fixes**
77
- Fixed an issue where `Agent.getTopPermissionLevel` would not return `Infinity` for guild owners
88
- Fixed an issue where awaits would sometimes not cancel after success properly because the code to cancel them was in the wrong place
99
- Fixed an issue with running commands in DMs

0 commit comments

Comments
 (0)