# HG changeset patch # User Thierry Florac # Date 1524818060 -7200 # Node ID ae7c20db2df2d09bbd4be37930113f2c45c4556d # Parent d42af9cfbd971b8021e935de663b37e936275554 Version 0.1.8 diff -r d42af9cfbd97 -r ae7c20db2df2 docs/HISTORY.txt --- a/docs/HISTORY.txt Wed Apr 11 12:12:30 2018 +0200 +++ b/docs/HISTORY.txt Fri Apr 27 10:34:20 2018 +0200 @@ -1,6 +1,11 @@ History ======= +0.1.8 +----- + - updated table attributes and JSON events + - updated catalog index delete view + 0.1.7 ----- - updated database upgrade code and remobed INewLocalSite event subscriber diff -r d42af9cfbd97 -r ae7c20db2df2 src/pyams_catalog.egg-info/PKG-INFO --- a/src/pyams_catalog.egg-info/PKG-INFO Wed Apr 11 12:12:30 2018 +0200 +++ b/src/pyams_catalog.egg-info/PKG-INFO Fri Apr 27 10:34:20 2018 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: pyams-catalog -Version: 0.1.7 +Version: 0.1.8 Summary: PyAMS catalog tools Home-page: http://hg.ztfy.org/pyams/pyams_catalog Author: Thierry Florac @@ -12,6 +12,11 @@ History ======= + 0.1.8 + ----- + - updated table attributes and JSON events + - updated catalog index delete view + 0.1.7 ----- - updated database upgrade code and remobed INewLocalSite event subscriber