# [1.0.0](https://github.com/karma-runner/karma-ie-launcher/compare/v2.0.0...v1.0.0) (2016-05-03) ### Bug Fixes * travis([68c0920](https://github.com/karma-runner/karma-ie-launcher/commit/68c0920)) * travis([0f584d9](https://github.com/karma-runner/karma-ie-launcher/commit/0f584d9)) ## 0.2.0 (2015-06-09) #### Features * Disable `-extoff` flag to be set by default ([5aa409e7](https://github.com/karma-runner/karma-ie-launcher/commit/5aa409e7), closes [#27](https://github.com/karma-runner/karma-ie-launcher/issues/27)) #### Breaking Changes * IE Addons are now disabled by default when using the karma-ie-launcher ([5aa409e7](https://github.com/karma-runner/karma-ie-launcher/commit/5aa409e7)) ### 0.1.5 (2015-06-09) #### Bug Fixes * fail when launcher is called if IE is not found instead of failing as soon as the plugin is loaded ([4ff5d1e6](https://github.com/karma-runner/karma-ie-launcher/commit/4ff5d1e6), closes [#14](https://github.com/karma-runner/karma-ie-launcher/issues/14)) ### 0.1.4 (2015-06-09) #### Bug Fixes * add Travis build status to README.md ([373f886c](https://github.com/karma-runner/karma-ie-launcher/commit/373f886c)) * setup travis build ([c739d2de](https://github.com/karma-runner/karma-ie-launcher/commit/c739d2de), closes [#18](https://github.com/karma-runner/karma-ie-launcher/issues/18)) * setup travis build ([8092fc03](https://github.com/karma-runner/karma-ie-launcher/commit/8092fc03), closes [#18](https://github.com/karma-runner/karma-ie-launcher/issues/18)) * add code style verification ([d482680a](https://github.com/karma-runner/karma-ie-launcher/commit/d482680a), closes [#17](https://github.com/karma-runner/karma-ie-launcher/issues/17)) * kill all IE processes when terminating browser process ([12793814](https://github.com/karma-runner/karma-ie-launcher/commit/12793814), closes [#15](https://github.com/karma-runner/karma-ie-launcher/issues/15)) #### Features * allow multiple IE versions in emulation modes Closes https://github.com/karma-ru ([052cf5ca](https://github.com/karma-runner/karma-ie-launcher/commit/052cf5ca)) ### 0.1.3 (2015-06-09) ### 0.1.2 (2015-06-09) #### Features * support 64-bit IE and isolate environment. ([c75ed348](https://github.com/karma-runner/karma-ie-launcher/commit/c75ed348), closes [#1](https://github.com/karma-runner/karma-ie-launcher/issues/1)) ### 0.1.1 (2015-06-09) ## 0.1.0 (2015-06-09) ### 0.0.1 (2015-06-09)