diff --git a/CHANGELOG.md b/CHANGELOG.md index 43ef61c3..3fb2ee14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,14 @@ ### ⚡️ Added -* GitHub module now supports custom queries for issues and pull requests, by [@Sean-Der](https://github.com/Sean-Der) * Textfile module's text wrapping is configurable via the 'wrapText' boolean setting +## 0.11.0 + +### ⚡️ Added + +* GitHub module now supports custom queries for issues and pull requests, by [@Sean-Der](https://github.com/Sean-Der) + ### 🐞 Fixed * Todoist now properly updates list items when Refresh is called