From 1fa2176412074b07d1be80d66da6079b4acdd5f4 Mon Sep 17 00:00:00 2001 From: Chris Cummer Date: Fri, 14 Jun 2019 21:31:42 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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