## Version 1.4.1 * Fix bugs with old nodejs versions ## Version 1.4.0 * Add `dropCollection` function ## Version 1.3.0 * Add `sort` parameter to `find` ## Version 1.2.0 * Add `count` function ## Version 1.1.0 * Add `skip` parameter to `find` * Change `collectionName` parameter to `collection` ## Version 1.0.0 * Use Object instead of parameters ## Version 0.0.2 * Update README.md ## Version 0.0.1 * Connect to mongodb by promise