chore(changelog): mention Http Mockbackend

Closes #5652
This commit is contained in:
Rob Wormald 2015-12-06 01:16:50 -08:00 committed by Jeremy Elbourn
parent c6d6b75691
commit 0a44fc69fe
1 changed files with 2 additions and 0 deletions

View File

@ -44,6 +44,8 @@ import * as ng from 'angular2';
After
import * as core from 'angular2/core';
* Http's MockBackend is no longer exported from the `angular2/http` module. It's now available at `angular2/http/testing`
<a name="2.0.0-alpha.47"></a>