Changelog
---------

1.2.3 2016-08-26
################
 * Actually include module with release

1.2.2 2016-03-28
################
 * Split out CHANGELOG to seperate file
 * Add documentation
 * Add doctests
 * Protection against PYTHONHASHSEED randomisation for doctests
 * objdiff arg names where renamed to make relationship clearer

1.2.1 2016-03-26
################
 * Add 'version guard' to prevent install on python older than version 3.3
 
1.2 2016-03-26
###############
 * Documentation updates
 * 'deep_update' function

1.1 2016-03-24
###############
 * Cleanups of code
 * Documentation updates
 * More infrastructure in src module

1.0 2016-03-24
###############
 * Initial release
 * Working objdiff
 * diffing of lists and dicts functions
