Merge branch 'master' into devel

This commit is contained in:
Emily Stark
2014-05-12 17:15:42 -07:00
11 changed files with 37 additions and 12 deletions

View File

@@ -1,7 +1,5 @@
=> Meteor 0.8.1.1: OAuth security fix, bug fixes and new features for
Blaze, improved latency compensation, and more.
=> Meteor 0.8.1.2: Fix regressions from 0.8.1, including a memory
leak in DDP heartbeats.
This release is being downloaded in the background. Update your
project to Meteor 0.8.1.1 by running 'meteor update'. If you haven't
yet upgraded to 0.8.x, we've backported the security fix to a new
0.7.2.2 release as well.
project to Meteor 0.8.1.2 by running 'meteor update'.

View File

@@ -132,6 +132,9 @@
{
"release": "0.8.1.1"
},
{
"release": "0.8.1.2"
},
{
"release": "NEXT"
}