A few changes to History.md

This commit is contained in:
Avital Oliver
2014-09-04 11:10:32 -07:00
parent b8e0f5bb91
commit a282e1d81d

View File

@@ -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