# HG changeset patch # User Thierry Florac # Date 1381139325 -7200 # Node ID aa7f92bddd131d17c45a0b69bb884effa95200b3 # Parent 87a929e63afe5b578de2fee4664c223c98d80e8d Make current participation request optional in "indexObject" function diff -r 87a929e63afe -r aa7f92bddd13 docs/HISTORY.txt --- a/docs/HISTORY.txt Mon Oct 07 11:47:54 2013 +0200 +++ b/docs/HISTORY.txt Mon Oct 07 11:48:45 2013 +0200 @@ -1,6 +1,10 @@ Changelog ========= +0.4.5 +----- + - make current participation request optional in "indexObject()" function + 0.4.4 ----- - added "allow_none" and "headers" arguments in XML-RPC "getClient()" methods