From 5cd1746fb912ad228f0abb9e6f1b3db2ec7cad15 Mon Sep 17 00:00:00 2001 From: Amit Portnoy Date: Wed, 2 Dec 2015 10:48:38 +0200 Subject: [PATCH] remove repeated line --- CHANGELOG.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3866608e16cc..48f72253238c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -63,8 +63,6 @@ cause Http's Observable to error. * A few private helpers (e.g., platformCommon or applicationCommon) were removed or replaced with other helpers. Look at PLATFORM_COMMON_PROVIDERS, APPLICATION_COMMON_PROVIDERS, BROWSER_PROVIDERS, BROWSER_APP_PROVIDERS to see if they export the providers you need. -* A few private helpers (e.g., platformCommon or applicationCommon) were removed or replaced with other helpers. Look at PLATFORM_COMMON_PROVIDERS, APPLICATION_COMMON_PROVIDERS, BROWSER_PROVIDERS, BROWSER_APP_PROVIDERS to see if they export the providers you need. - # 2.0.0-alpha.46 (2015-11-11)