docs(CHANGELOG): remove * component

Closes #10222
This commit is contained in:
Georgios Kalpakas
2014-11-26 03:05:26 +02:00
committed by Pawel Kozlowski
parent 5d36353bc9
commit 0caa5ad83f

View File

@@ -60,7 +60,7 @@
## Performance Improvements
- ***:** use Object.create instead of creating temporary constructors
- use Object.create instead of creating temporary constructors
([bf6a79c3](https://github.com/angular/angular.js/commit/bf6a79c3484f474c300b5442ae73483030ef5782),
[#10058](https://github.com/angular/angular.js/issues/10058))