History.md updates for litcoffee

This commit is contained in:
David Glasser
2013-03-02 21:10:01 -08:00
parent fde627cc34
commit b520c17142

View File

@@ -5,6 +5,9 @@
* Removed all restrictions on EJSON types in MongoDB, even user-defined ones.
* `coffeescript` package: Support literate Coffeescript files with the extension
`.litcoffee`.
* Fixed bug where an empty `fields` object was sometimes passed to a `changed`
callback of `Cursor.observeChanges`.