docs/HISTORY.txt
changeset 323 8b0595f306fd
parent 313 7f37f0edbe9f
child 326 d960e3f90a5e
equal deleted inserted replaced
322:a7d712e514a0 323:8b0595f306fd
     1 Changelog
     1 Changelog
     2 =========
     2 =========
       
     3 
       
     4 0.1.30
       
     5 ------
       
     6  - updated "copy_request" function to keep track of request's "root" attribute
       
     7  - added label to HTML renderers which can be selected by end-users
     3 
     8 
     4 0.1.29
     9 0.1.29
     5 ------
    10 ------
     6  - updated "check_request()" function to be able to use currently registered request factory (instead of PyAMSRequest)
    11  - updated "check_request()" function to be able to use currently registered request factory (instead of PyAMSRequest)
     7    and to specify a principal ID when creating a new request is required
    12    and to specify a principal ID when creating a new request is required