Update History.md with wrapAsync change

This commit is contained in:
Emily Stark
2013-07-08 13:23:35 -07:00
parent f6320da259
commit 9495307fd8

View File

@@ -7,6 +7,9 @@
* Node from 0.8.18 to 0.8.24
* MongoDB from 2.4.3 to 2.4.4
* Make server-side Mongo inserts, updates, and removes run asynchronously when a
callback is passed.
## v0.6.4
* Separate OAuth flow logic from Accounts into separate packages. The