Skip to content

Commit

Permalink
Update History.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
glasser committed Dec 29, 2012
1 parent 4c5ea61 commit 617d3b7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,9 @@
Meteor. While the trailing `/sockjs` is required in these URLs, it is no
longer supported in scheme-less URLs passed to `Meteor.connect`.

* When JSON data is provided to functions like `Meteor.http.post`, the
`Content-Type` header now defaults to `application/json`.

* Improvements to `jsparse`: hex literals, keywords as property names, ES5 line
continuations, trailing commas in object literals, line numbers in error
messages, decimal literals starting with `.`, regex character classes with
Expand Down

0 comments on commit 617d3b7

Please sign in to comment.