commit 0c4da1a0df0ab6ed136413e5024a0163d2122a54 parent 2e5675561957a507c0f7136bd3b0b596ff6413fc Author: Frederic Cambus <fcambus@users.sourceforge.net> Date: Thu, 7 May 2015 20:00:54 +0200 Populating ChangeLog Diffstat:
M | ChangeLog | | | 12 | ++++++++++++ |
1 file changed, 12 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,15 @@ +AnsiWeather 1.01 (2015-03-16) + +- Add ability to store options in config file (Thanks Aaron Bieber) +- Automatic location detection (Thanks Michael Price) +- Showing wind direction and speed +- Add ability to display upcoming weekly forecast (Thanks Michael Reinhardt) +- Add ability to display daylight data (Thanks Roy Hodgman) +- Allow custom geolocation server to be set (Thanks Aaron Bieber) +- Removed dependency on seq + + + AnsiWeather 1.00 (2013-10-19) - Initial release