From 0c7b6dd46015211df85e755fee960cc52d4ec976 Mon Sep 17 00:00:00 2001 From: David Glasser Date: Mon, 26 Jan 2015 15:18:02 -0800 Subject: [PATCH] History updates --- History.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/History.md b/History.md index e9bb4e6fe9..1372a76144 100644 --- a/History.md +++ b/History.md @@ -7,6 +7,10 @@ from its own `Npm.depends`. Previously, such code would work but only on the second time a `package.js` was executed. +* Add `onRendered`, `onCreated`, and `onDestroyed` methods to `Template` + +* Ignore vim swap files in the `public` and `private` directories. #3322 + ## v.1.0.3.1, 2015-Jan-20 * Rewrite `meteor show` and `meteor search` to show package information for