1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

Merge branch 'master' of github.com:wtfutil/wtf

This commit is contained in:
Chris Cummer 2020-07-01 07:42:23 -07:00
commit cae65df68f

View File

@ -2,6 +2,14 @@
## Unreleased ## 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 ## v0.31.0
### ⚡️ Added ### ⚡️ Added