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" }