docs: update 4.1.0 changelog, remove aio

This commit is contained in:
Miško Hevery 2017-04-26 12:11:45 -07:00 committed by GitHub
parent c0c50133e3
commit a28f5eeed3
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
### Bug Fixes
[#16100](https://github.com/angular/angular/issues/16100)
* **router:** forward the query parameters in the ng1 -> ng2 url sync ([#16249](https://github.com/angular/angular/issues/16249)) ([2f97731](https://github.com/angular/angular/commit/2f97731)), closes [#16067](https://github.com/angular/angular/issues/16067)
* **upgrade:** use correct attribute name for upgraded component's bindings ([#16128](https://github.com/angular/angular/issues/16128)) ([d1fb066](https://github.com/angular/angular/commit/d1fb066)), closes [#8856](https://github.com/angular/angular/issues/8856)