From 8e9eb877016ca68e21694c5229984f65f545a090 Mon Sep 17 00:00:00 2001 From: David Greenspan Date: Thu, 25 Sep 2014 14:57:42 -0700 Subject: [PATCH] History.md for helper syntax --- History.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/History.md b/History.md index 0b13d69c97..633a01a398 100644 --- a/History.md +++ b/History.md @@ -3,6 +3,10 @@ * Rename `{{> UI.dynamic}}` to `{{> Template.dynamic}}`, and likewise with `UI.contentBlock` and `UI.elseBlock`. +* Deprecate the `Template.someTemplate.myHelper = ...` syntax in favor + of `Template.someTemplate.helpers(...)`. Using the older syntax still + works, but it prints a deprecation warning to the console. + ## v0.9.2.2 * Fix regression in 0.9.2 that prevented some users from accessing the