CHANGES
=======

0.2.2
-----

* Fix weird list indentation issues on examples

0.2.1
-----

* fix and issue with DynamicNameConfigGroup lacking description

0.2.0
-----

* Add example config support and file loader

0.1.6
-----

* fix loading issue when conf group is empty

0.1.5
-----

* Add test\_default for cases where override isn't possible

0.1.4
-----

* fix some issues with deepcopying
* add some more specific use case tests
* Add test for more interesting overlay case

0.1.3
-----

* fix error raising in test utils

0.1.2
-----

* better error messages

0.1.1
-----

* fix deepcopy for lazy\_loaded group

0.1.0
-----

* First version of CONFspirator
