
0.0.7 / 2015-08-28
==================

  * fixed cursor methods not being passed options which will make impossible for mongo driver to apply projections

0.0.6 / 2015-03-11
==================

  * update to latest mongo version

0.0.5 / 2014-05-14 
==================

 * add collection index methods

0.0.4 / 2014-05-12 
==================

 * add exposing mongo.ObjectID
 * Removed thunkify [closes #2]

0.0.3 / 2013-12-27 
==================

 * Re-wrote for instance based approach.
 * Added Database classes and adapters

0.0.2 / 2013-11-17 
==================

 * Added test for findAndModify
 * Fixed bug for findAndModify

0.0.1 / 2013-11-17 
==================

 * First Release
