0.2.3 - 2012/08/09

    Updated:
    - no longer using get_columns to pull data from dbic objects as this pulls from storage and bypasses any filters/inflaters - MATTP

0.2.2 - 2012/07/03

    Updated:
    - some additions to the README showing how to use get_changes
    - added acknowledgements to OANDA for supoprting development time

0.2.1 - 2012/06/28

    New:
    - added get_changes method, used for getting changes related to a row from a specific table
 
0.1.0 - 2012/06/22
 
    Initial release