This commit is contained in:
Avital Oliver
2013-05-15 15:06:51 -07:00
parent d38034f35d
commit 3f9e08cbbb
2 changed files with 4 additions and 7 deletions

View File

@@ -1,7 +1 @@
=> Meteor 0.6.3 released: Default to WebSockets in modern browsers, new
`check` API to validate untrusted input, synthetic `tap` events,
update to MongoDB 2.4, and more. See
https://github.com/meteor/meteor/blob/devel/History.md for details.
This is being downloaded in the background. Update your project
to Meteor 0.6.3 by running 'meteor update'.
=> Meteor 0.6.3.1: Small fix to 'client/compatibility' from 0.6.3

View File

@@ -34,6 +34,9 @@
"are now thrown rather than passed in `result.error`."]
}
},
{
"release": "0.6.3.1"
},
{
"release": "NEXT"
}