diff --git a/History.md b/History.md index 74e580f04b..832904c823 100644 --- a/History.md +++ b/History.md @@ -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`.