commit 3cfaff01fed02391eed65a8df2b3a130dc8f9dfb parent 205fddd93dfda766f4cd42fd7fa322b9133d2401 Author: Frederic Cambus <fcambus@users.sourceforge.net> Date: Sat, 9 May 2015 22:15:53 +0200 Updated ChangeLog and tagging 1.02 release Diffstat:
M | ChangeLog | | | 10 | ++++++++++ |
M | ansiweather | | | 2 | +- |
2 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,13 @@ +AnsiWeather 1.02 (2015-05-09) + +- Documentation update +- Populated ChangeLog +- Allow overriding default config file location using ANSIWEATHERRC + environment varibale (Thanks Lucas Hoffmann) +- Check if 'bc' is installed before starting + + + AnsiWeather 1.01 (2015-03-16) - Add ability to store options in config file (Thanks Aaron Bieber) diff --git a/ansiweather b/ansiweather @@ -2,7 +2,7 @@ ############################################################################### # # -# AnsiWeather 1.01 (c) by Frederic Cambus 2013-2015 # +# AnsiWeather 1.02 (c) by Frederic Cambus 2013-2015 # # https://github.com/fcambus/ansiweather # # # # Created: 2013/08/29 #