docs/HISTORY.txt
changeset 323 8b0595f306fd
parent 313 7f37f0edbe9f
child 326 d960e3f90a5e
--- a/docs/HISTORY.txt	Fri Jan 18 13:57:58 2019 +0100
+++ b/docs/HISTORY.txt	Fri Jan 18 15:33:32 2019 +0100
@@ -1,6 +1,11 @@
 Changelog
 =========
 
+0.1.30
+------
+ - updated "copy_request" function to keep track of request's "root" attribute
+ - added label to HTML renderers which can be selected by end-users
+
 0.1.29
 ------
  - updated "check_request()" function to be able to use currently registered request factory (instead of PyAMSRequest)