diff -r 8927221a0675 -r aac7434f38be src/pyams_mail.egg-info/PKG-INFO --- a/src/pyams_mail.egg-info/PKG-INFO Tue Nov 15 09:59:17 2016 +0100 +++ b/src/pyams_mail.egg-info/PKG-INFO Wed Jun 07 09:23:50 2017 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: pyams-mail -Version: 0.1.0 +Version: 0.1.1 Summary: PyAMS base content interfaces and classes Home-page: http://hg.ztfy.org/pyams/pyams_mail Author: Thierry Florac @@ -8,6 +8,18 @@ License: ZPL Description: + History + ======= + + 0.1.1 + ----- + - added IPrincipalMailInfo interface + - changed vocabulary declaration + - use pyramid_mailer "Message" class + + 0.1.0 + ----- + - first release Keywords: Pyramid PyAMS Platform: UNKNOWN