From be1ec79b0089085db27d62a511dfa75057999ef3 Mon Sep 17 00:00:00 2001 From: Zoltan Olah Date: Wed, 20 Jul 2016 11:49:52 -0700 Subject: [PATCH] Adds ng2 boilerplate example to History --- History.md | 1 + 1 file changed, 1 insertion(+) diff --git a/History.md b/History.md index 9d97a1705b..2d38168271 100644 --- a/History.md +++ b/History.md @@ -3,6 +3,7 @@ * Fix for regression caused by #5837 which incorrectly rewrote network-path references (i.e. //domain.com/image.gif) in CSS URLs [#7416](https://github.com/meteor/meteor/issues/7416) +* Added Angular2 boilerplate example [#7364](https://github.com/meteor/meteor/pull/7363) ## v1.3.5.1