<a name="1.0.0"></a>
# [1.0.0](https://github.com/karma-runner/karma-ng-html2js-preprocessor/compare/v0.2.2...v1.0.0) (2016-05-04)




<a name="0.2.2"></a>
## [0.2.2](https://github.com/karma-runner/karma-ng-html2js-preprocessor/compare/v0.2.1...v0.2.2) (2016-04-07)


### Features

* Add support for Angular 2 template cache ([09609a0](https://github.com/karma-runner/karma-ng-html2js-preprocessor/commit/09609a0))



<a name="0.2.1"></a>
## [0.2.1](https://github.com/karma-runner/karma-ng-html2js-preprocessor/compare/v0.2.0...v0.2.1) (2016-02-12)


### Features

* Support loading Angular with RequireJS ([08748a2](https://github.com/karma-runner/karma-ng-html2js-preprocessor/commit/08748a2))



<a name="0.2.0"></a>
# [0.2.0](https://github.com/karma-runner/karma-ng-html2js-preprocessor/compare/v0.1.2...v0.2.0) (2015-10-08)


### Bug Fixes

* explicit annotations for $templateCache dependency ([d8f2ec5](https://github.com/karma-runner/karma-ng-html2js-preprocessor/commit/d8f2ec5))
* explicit annotations for $templateCache dependency ([c7666b9](https://github.com/karma-runner/karma-ng-html2js-preprocessor/commit/c7666b9))
* Suffix is misspelled ([e7e20dd](https://github.com/karma-runner/karma-ng-html2js-preprocessor/commit/e7e20dd)), closes [#56](https://github.com/karma-runner/karma-ng-html2js-preprocessor/issues/56)
* **runner:** removing the html2js name overwrite ([50e4f9e](https://github.com/karma-runner/karma-ng-html2js-preprocessor/commit/50e4f9e)), closes [#43](https://github.com/karma-runner/karma-ng-html2js-preprocessor/issues/43)

### Features

* Multiple module names ([e0d3620](https://github.com/karma-runner/karma-ng-html2js-preprocessor/commit/e0d3620))




<a name="0.1.2"></a>
## [0.1.2](https://github.com/karma-runner/karma-ng-html2js-preprocessor/compare/v0.1.1...v0.1.2) (2014-10-24)


### Bug Fixes

* only append .js to file.path when not already present ([dfa8661](https://github.com/karma-runner/karma-ng-html2js-preprocessor/commit/dfa8661)), closes [#36](https://github.com/karma-runner/karma-ng-html2js-preprocessor/issues/36)



<a name="0.1.1"></a>
## [0.1.1](https://github.com/karma-runner/karma-ng-html2js-preprocessor/compare/v0.1.0...v0.1.1) (2014-10-15)


### Features

* Add stripSufix config option ([e0e6126](https://github.com/karma-runner/karma-ng-html2js-preprocessor/commit/e0e6126)), closes [#37](https://github.com/karma-runner/karma-ng-html2js-preprocessor/issues/37) [#38](https://github.com/karma-runner/karma-ng-html2js-preprocessor/issues/38)



<a name="0.1.0"></a>
# [0.1.0](https://github.com/karma-runner/karma-ng-html2js-preprocessor/compare/v0.0.4...v0.1.0) (2013-08-06)




<a name="0.0.4"></a>
## [0.0.4](https://github.com/karma-runner/karma-ng-html2js-preprocessor/compare/v0.0.3...v0.0.4) (2013-08-05)


### Features

* add moduleName option to generate only one module ([0a05ee5](https://github.com/karma-runner/karma-ng-html2js-preprocessor/commit/0a05ee5))



<a name="0.0.3"></a>
## [0.0.3](https://github.com/karma-runner/karma-ng-html2js-preprocessor/compare/v0.0.2...v0.0.3) (2013-07-29)


### Features

* register the preprocessor as ng-html2js too ([1d3cb4d](https://github.com/karma-runner/karma-ng-html2js-preprocessor/commit/1d3cb4d))



<a name="0.0.2"></a>
## [0.0.2](https://github.com/karma-runner/karma-ng-html2js-preprocessor/compare/v0.0.1...v0.0.2) (2013-07-04)


### Bug Fixes

* handling of the backslash character ([a3e4b06](https://github.com/karma-runner/karma-ng-html2js-preprocessor/commit/a3e4b06))



<a name="0.0.1"></a>
## [0.0.1](https://github.com/karma-runner/karma-ng-html2js-preprocessor/compare/5b59ac6...v0.0.1) (2013-06-27)


### Features

* configurable $templateCache key ([5b59ac6](https://github.com/karma-runner/karma-ng-html2js-preprocessor/commit/5b59ac6)), closes [#7](https://github.com/karma-runner/karma-ng-html2js-preprocessor/issues/7)
