mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Merge branch 'master' into devel
This commit is contained in:
@@ -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'.
|
||||
|
||||
@@ -132,6 +132,9 @@
|
||||
{
|
||||
"release": "0.8.1.1"
|
||||
},
|
||||
{
|
||||
"release": "0.8.1.2"
|
||||
},
|
||||
{
|
||||
"release": "NEXT"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user