# HG changeset patch # User Thierry Florac # Date 1520763808 -3600 # Node ID 9eb00f594e941afcc14d2678e9fb4636ca7048a0 # Parent 4f38d4c6586c1154fc6def665cdc2172c7d7dae0 Updated translations diff -r 4f38d4c6586c -r 9eb00f594e94 docs/HISTORY.txt --- 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 diff -r 4f38d4c6586c -r 9eb00f594e94 src/pyams_i18n.egg-info/PKG-INFO --- 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