diff --git a/CHANGELOG.md b/CHANGELOG.md index 260f8b6f..efcb96e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ ## Unreleased +### ⚡️ Added + +* Weather module now supports a `useEmoji` setting, toggling the use of emoji characters in the title, by [@jonhadfield](https://github.com/jonhadfield) + +### 🐞 Fixed + +* Null pointer exception fixed in VictorOps module, by [@ripienaar](https://github.com/ripienaar) + ## v0.31.0 ### ⚡️ Added