Updated translations
authorThierry Florac <tflorac@ulthar.net>
Sun, 11 Mar 2018 11:23:28 +0100
changeset 55 9eb00f594e94
parent 54 4f38d4c6586c
child 56 18b4d0d151d8
Updated translations
docs/HISTORY.txt
src/pyams_i18n.egg-info/PKG-INFO
--- a/docs/HISTORY.txt	Sat Mar 10 02:12:03 2018 +0100
+++ b/docs/HISTORY.txt	Sun Mar 11 11:23:28 2018 +0100
@@ -1,6 +1,12 @@
 History
 =======
 
+0.1.11
+------
+ - added schema fields for I18n medias and videos with thumbnails
+ - updated global registry access
+ - updated database upgrade code and removed INewLocalSite event subscriber
+
 0.1.10
 ------
  - improve validation of required I18n file fields
--- a/src/pyams_i18n.egg-info/PKG-INFO	Sat Mar 10 02:12:03 2018 +0100
+++ b/src/pyams_i18n.egg-info/PKG-INFO	Sun Mar 11 11:23:28 2018 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pyams-i18n
-Version: 0.1.10
+Version: 0.1.11
 Summary: PyAMS internationalization interfaces and classes
 Home-page: http://hg.ztfy.org/pyams/pyams_i18n
 Author: Thierry Florac
@@ -12,6 +12,12 @@
         History
         =======
         
+        0.1.11
+        ------
+         - added schema fields for I18n medias and videos with thumbnails
+         - updated global registry access
+         - updated database upgrade code and removed INewLocalSite event subscriber
+        
         0.1.10
         ------
          - improve validation of required I18n file fields