From 84485a17a7a70eef84d46fee26555197cefcd306 Mon Sep 17 00:00:00 2001 From: David Greenspan Date: Mon, 29 Sep 2014 12:59:15 -0700 Subject: [PATCH] History.md --- History.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/History.md b/History.md index 1fbd62c857..e2b286e0f2 100644 --- a/History.md +++ b/History.md @@ -13,6 +13,10 @@ of `Template.someTemplate.helpers(...)`. Using the older syntax still works, but it prints a deprecation warning to the console. +* Fix behavior of ROOT_URL with path ending in `/`. + +* Fix source maps when using a ROOT_URL with a path. #2627 + ## v0.9.3 ### More Package Version Number Flexibility