diff -r 9dd00059a845 -r d702d2bf095a docs/HISTORY.txt --- a/docs/HISTORY.txt Fri Jan 26 15:34:40 2018 +0100 +++ b/docs/HISTORY.txt Fri Jan 26 17:13:13 2018 +0100 @@ -1,6 +1,13 @@ Changelog ========= +0.1.11 +------ + - moved PyAMS documentation to "PyAMS User Guide" package + - added "inherit" interface and module to handle inheritance between located components easier + - added exception handling when trying to get or set request annotations + - added property annotation to define volatile attributes on persistent classes + 0.1.10 ------ - added ZODB connection class and vocabulary based on Pyramid's settings