commit 414c5d86f6e2148863b3a96c854e4f40c97c037c parent a3196b37b66925d219c8c44df2d4e2ae1fd0b6cf Author: Frederic Cambus <fcambus@users.sourceforge.net> Date: Wed, 28 Oct 2015 18:42:39 +0100 Updating ChangeLog Diffstat:
M | ChangeLog | | | 8 | ++++++++ |
1 file changed, 8 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,11 @@ +AnsiWeather 1.06 (2015-10-??) + +- Added support for OpenWeatherMap API keys +- Changed curl options from '-s' to '-sf' to fail silently on server errors +- Documentation updates + + + AnsiWeather 1.05 (2015-09-27) - Fixes for numeric translation on NetBSD (Thanks Kamil Rytarowski)