diff -r 7219e0e95439 -r 7f37f0edbe9f docs/HISTORY.txt --- a/docs/HISTORY.txt Thu Jan 10 16:57:51 2019 +0100 +++ b/docs/HISTORY.txt Fri Jan 11 13:16:08 2019 +0100 @@ -1,6 +1,11 @@ Changelog ========= +0.1.29 +------ + - updated "check_request()" function to be able to use currently registered request factory (instead of PyAMSRequest) + and to specify a principal ID when creating a new request is required + 0.1.28 ------ - added NamespaceTraverser to replace "++oid++XX::title.html" URL syntax with a simpler "*/+/XX::title.html".