# 0.9.10 flea-whisperer (2011-01-26) # ### Features - new [`ng:view`](http://docs.angularjs.org/#!angular.widget.ng:view) widget to simplify integration with the `$route` service - the content of all standard HTML widgets is now being processed (e.g. `` works now) (commit 1d7b9d56) - new [`$log`](http://docs.angularjs.org/#!angular.mock.service.$log) and [`$exceptionHandler`](http://docs.angularjs.org/#!angular.mock.service.$exceptionHandler) service mocks now part of `angular-mocks.js` (commit f5d08963) ### Bug Fixes -