Updated History.md draft

This commit is contained in:
Naomi Seyfer
2013-02-18 14:31:25 -08:00
parent ac7afdbf53
commit eaf08ef7cc

View File

@@ -1,6 +1,7 @@
## vNEXT
## v0.5.7
* Changed the api for publish functions that do not return a
cursor. Specifically, use `added`, `changed`, `removed`, and `ready`, instead
@@ -39,6 +40,10 @@
* Meteor now correctly represents empty documents in Collections.
* Reduced unecessary MongoDB re-polling of live queries.
* Improved UI for running tinytest package tests in-browser.
## v0.5.6
* Fix 0.5.5 regression: Minimongo selectors matching subdocuments under arrays