docs/HISTORY.txt
changeset 17 d56eef10d01a
parent 0 17f6c240cd7b
child 25 296bbb469ca4
equal deleted inserted replaced
16:26640dcbe036 17:d56eef10d01a
       
     1 History
       
     2 =======
       
     3 
       
     4 0.1.2
       
     5 -----
       
     6  - use named permissions
       
     7 
       
     8 0.1.1
       
     9 -----
       
    10  - corrected closing of database connections on pool checkin/checkout
       
    11  - added DataLoader class to help data migration between databases
       
    12  - added DynamicSchemaMixin class to allow definition of schema name from configuration file
       
    13 
       
    14 0.1.0
       
    15 -----
       
    16  - First release