commit 6b438f34765b0db5c2a71cabdb8687acaaa5df6e parent f9ae0ad7351217531c6bfa42ee1c51fa4ed5b3f0 Author: Frederic Cambus <fred@statdns.com> Date: Fri, 29 Jun 2018 12:46:20 +0200 Update ChangeLog Diffstat:
M | ChangeLog | | | 9 | +++++++++ |
1 file changed, 9 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,12 @@ +AnsiWeather 1.12.0 (2018-06-29) + +- Replace spaces in city names by '%20', underscores are not accepted + anymore by the OpenWeatherMap API +- Add support for fetching and displaying UV index +- Document the UV index feature and related flags and options + + + AnsiWeather 1.11 (2017-06-21) - Unicode symbols display is now off by default