From a282e1d81daa53db4dab777db02728c4e377ffc9 Mon Sep 17 00:00:00 2001 From: Avital Oliver Date: Thu, 4 Sep 2014 11:10:32 -0700 Subject: [PATCH] A few changes to History.md --- History.md | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) diff --git a/History.md b/History.md index ddfe7e781b..4480b4cca7 100644 --- a/History.md +++ b/History.md @@ -12,8 +12,21 @@ XXX this is the exhaustive list, need to wordsmith/organize * Do login prompt when talking to package server with expired credential +* Fix 'meteor list' if not all packages on server. Fixes #2468 + + +PACKAGE RENAMES! + +* livedata -> ddp + +* mongo-livedata -> mongo + +* Deps -> Tracker + * Add 'reactive-var' package +* standard-app-packages -> meteor-platform + BLAZE CHANGES! @@ -48,18 +61,10 @@ BLAZE CHANGES! * Blaze.findView -> Blaze.getView -* Deps -> Tracker - -* standard-app-packages -> meteor-platform - * UI._templateInstance -> Template.instance -* Fix 'meteor list' if not all packages on server. Fixes #2468 - -* livedata -> ddp - -* mongo-livedata -> mongo +Patches by Github user mitar. ## v0.9.0.1