# HG changeset patch # User Thierry Florac # Date 1520763806 -3600 # Node ID db60dca15e60d8a33648ae515b70e4dff7940223 # Parent 05b4512b28215d1a9992b3821c02309d1749f33a Updated translations diff -r 05b4512b2821 -r db60dca15e60 docs/HISTORY.txt --- a/docs/HISTORY.txt Sat Mar 10 02:12:41 2018 +0100 +++ b/docs/HISTORY.txt Sun Mar 11 11:23:26 2018 +0100 @@ -1,6 +1,11 @@ History ======= +0.1.6 +----- + - added responsive classes to area and location input widgets + - updated database upgrade code and removed INewLocalSite event subscriber + 0.1.5 ----- - update "transform" function call signature diff -r 05b4512b2821 -r db60dca15e60 src/pyams_gis.egg-info/PKG-INFO --- a/src/pyams_gis.egg-info/PKG-INFO Sat Mar 10 02:12:41 2018 +0100 +++ b/src/pyams_gis.egg-info/PKG-INFO Sun Mar 11 11:23:26 2018 +0100 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: pyams-gis -Version: 0.1.5 +Version: 0.1.6 Summary: PyAMS GIS helpers interfaces and classes Home-page: http://hg.ztfy.org/pyams/pyams_gis Author: Thierry Florac @@ -18,6 +18,11 @@ History ======= + 0.1.6 + ----- + - added responsive classes to area and location input widgets + - updated database upgrade code and removed INewLocalSite event subscriber + 0.1.5 ----- - update "transform" function call signature