Skip to content

Commit

Permalink
Fix mistake in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
exoRift committed Sep 7, 2020
1 parent 6917606 commit aba5693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
### **Important notes**
- Eris is now an optional dependency. To install the engine without Eris, use `npm i cyclone-engine --no-optional`

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

0 comments on commit aba5693

Please sign in to comment.