From d28268249ed1b951b95683e7ba2d03dac765f522 Mon Sep 17 00:00:00 2001 From: Sashko Stubailo Date: Wed, 16 Sep 2015 15:13:01 -0700 Subject: [PATCH] Link to breaking changes wiki page --- History.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/History.md b/History.md index 9cdb1f08a2..abcc9af63f 100644 --- a/History.md +++ b/History.md @@ -2,6 +2,10 @@ ## in progress: v1.2 +There are quite a lot of changes in Meteor 1.2. See the +[Wiki](https://github.com/meteor/meteor/wiki/Breaking-changes-in-Meteor-1.2) for +a shorter list of breaking changes you should be aware of when upgrading. + ### Core Packages * `meteor-platform` has been deprecated in favor of the smaller `meteor-base`,