0.4.0 / 2011-09-01
==================

* Added; `populate` method
* Added: `build` method
* Added: `append` method
* Added: `concat` method

0.3.0 / 2011-08-31
==================

* Added; `find` method to fetch children documents
* Changed; tests from vows to expresso/should

0.2.0 / 2011-08-31
==================

* Added; support for "has and belongs to many" relationships
* Added; failing tests for "one to one" relationships
* Fixed; a few tests that didn't make sense, some of the lexicon too

0.1.0 / 2011-08-30
==================

* Added; support for "one to many" relationships
* Added; `create` method for child documents