From 8a7e510081a2705eefacffb22db691ec57dc487a Mon Sep 17 00:00:00 2001 From: Emily Stark Date: Thu, 17 Apr 2014 16:56:54 -0700 Subject: [PATCH] Add History entry for 'meteor list-sites' --- History.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/History.md b/History.md index 8b597cbd10..b2919c34c6 100644 --- a/History.md +++ b/History.md @@ -22,6 +22,9 @@ login tokens have actually been removed from the database, not when they have been marked for eventual removal. Fixes #1915. +* Add `meteor list-sites` command for listing the sites that you have + deployed to meteor.com with your Meteor developer account. + * Upgraded dependencies: - Node.js from 0.10.25 to 0.10.26. - MongoDB driver from 1.3.19 to 1.4.1