Skip to content

Commit

Permalink
Release 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rauchg committed Oct 3, 2012
1 parent ffedbb7 commit 91aa414
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@

0.5.0 / 2012-10-03
==================

* promise: added opts to constructor
* util: fix field negation
* test: added test for promise options
* collection: pass options to promises

0.4.0 / 2012-10-03
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "monk"
, "version": "0.4.0"
, "version": "0.5.0"
, "main": "lib/monk.js"
, "tags": ["mongodb", "mongo", "driver"]
, "repository": { "type": "git", "url": "git://github.com/LearnBoost/monk.git" }
Expand Down

0 comments on commit 91aa414

Please sign in to comment.