From 66f55ca64bd0d1ce004da70aec8339d03beda564 Mon Sep 17 00:00:00 2001 From: Nick Martin Date: Mon, 12 Aug 2013 22:23:24 -0700 Subject: [PATCH] update notices.json for 0.6.5 --- scripts/admin/notices.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/scripts/admin/notices.json b/scripts/admin/notices.json index ce6d818d9f..68a960fa91 100644 --- a/scripts/admin/notices.json +++ b/scripts/admin/notices.json @@ -43,6 +43,12 @@ { "release": "0.6.4.1" }, + { + "release": "0.6.5", + "packageNotices": { + "http": ["`Meteor.http` has been renamed `HTTP`."] + } + }, { "release": "NEXT" }