Updated translations
authorThierry Florac <tflorac@ulthar.net>
Sun, 11 Mar 2018 11:23:26 +0100
changeset 31 db60dca15e60
parent 30 05b4512b2821
child 32 3c5b834f1bcb
Updated translations
docs/HISTORY.txt
src/pyams_gis.egg-info/PKG-INFO
--- 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
--- 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