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

Update CHANGELOG.md

This commit is contained in:
Chris Cummer 2018-08-19 14:19:36 -07:00 committed by GitHub
parent 52cb298304
commit 7936b5f261
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,31 +12,31 @@
### ⚡️ Added ### ⚡️ Added
* HackerNews widget is now scrollable - @anandsudhir * HackerNews widget is now scrollable (@anandsudhir)
### 🐞 Fixed ### 🐞 Fixed
* Twitter screen name now configurable in configuration file - @senorprogrammer * Twitter screen name now configurable in configuration file (@senorprogrammer)
* Gerrit module no longer dies if it can't connect to the server - @anandsudhir * Gerrit module no longer dies if it can't connect to the server (@anandsudhir)
* Pretty Weather properly displays colours again - @bertl4398 ([#298](https://github.com/senorprogrammer/wtf/issues/298)) * Pretty Weather properly displays colours again (([#298](https://github.com/senorprogrammer/wtf/issues/298) by @bertl4398)
* Clocks row colour configuration fixed - @anandsudhir ([#282](https://github.com/senorprogrammer/wtf/issues/282)) * Clocks row colour configuration fixed (([#282](https://github.com/senorprogrammer/wtf/issues/282) by @anandsudhir)
* Sigils no longer display when there's only one option - @anandsudhir ([#291](https://github.com/senorprogrammer/wtf/issues/291)) * Sigils no longer display when there's only one option (([#291](https://github.com/senorprogrammer/wtf/issues/291) by @anandsudhir)
* Jira module now responds to the "/" key - @senorprogrammer ([#268](https://github.com/senorprogrammer/wtf/issues/268)) * Jira module now responds to the "/" key (([#268](https://github.com/senorprogrammer/wtf/issues/268)) by @senorprogrammer)
## 0.2.0 ## 0.2.0
#### Aug 3, 2018 #### Aug 3, 2018
### ⚡️ Added ### ⚡️ Added
* [HackerNews module](https://wtfutil.com/modules/hackernews/) added - @anandsudhir * [HackerNews module](https://wtfutil.com/modules/hackernews/) added (@anandsudhir)
* [Twitter module](https://wtfutil.com/modules/twitter/) added - @Trinergy * [Twitter module](https://wtfutil.com/modules/twitter/) added (@Trinergy)
### 🐞 Fixed ### 🐞 Fixed
* TravisCI module now works with Pro version thanks to @ruggi * TravisCI module now works with Pro version thanks to @ruggi
* Sensitive credentials can now be stored in config.yml instead of ENV vars * Sensitive credentials can now be stored in config.yml instead of ENV vars
* GCal.showDeclined config added by @baustinanki * GCal.showDeclined config added (@baustinanki)
* Gerrit widget is now interactive, added by @anandsudhir * Gerrit widget is now interactive, added (@anandsudhir)
--- ---