From 5c54bac2c3637baaf827d03bfbbee8d643dba67f Mon Sep 17 00:00:00 2001 From: Matthew Wall Date: Thu, 12 Feb 2015 13:32:18 +0000 Subject: [PATCH] added group_distance with units mile and km. put windrun in group_distance and cloudbase in group_altitude --- docs/changes.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changes.txt b/docs/changes.txt index 7326eca2..ed9cd625 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -13,6 +13,8 @@ theoretical solar radiation, beaufort, and cloudbase to StdWXCalculate. Fixed bug in debian install script - 'Acurite' was not in the list of stations. +Added group_distance with units mile and km. + 3.1.0 02/05/15