<a name="0.1.5"></a>
## [0.1.5](https://github.com/advanced-rest-client/xml-viewer/compare/0.1.4...v0.1.5) (2017-04-28)




<a name="0.1.4"></a>
## [0.1.4](https://github.com/advanced-rest-client/xml-viewer/compare/0.1.2...v0.1.4) (2017-04-28)


### Fix

* Added promise polyfill in test for IE ([b145fa93369946a4a71bf249353b4f6c85ac63ce](https://github.com/advanced-rest-client/xml-viewer/commit/b145fa93369946a4a71bf249353b4f6c85ac63ce))

### Update

* Removed linter from Travis test due to pass the test after inlining web workers code into the content of the element ([09a9c3509011f8709350e8f56e59a80c16e35909](https://github.com/advanced-rest-client/xml-viewer/commit/09a9c3509011f8709350e8f56e59a80c16e35909))
* Replaced external web worker files with worker content included into the element body ([89c6f059813e40ef6d2f38f69277a3bd3879c0b8](https://github.com/advanced-rest-client/xml-viewer/commit/89c6f059813e40ef6d2f38f69277a3bd3879c0b8))



<a name="0.1.3"></a>
## [0.1.3](https://github.com/advanced-rest-client/xml-viewer/compare/0.1.2...v0.1.3) (2017-03-13)




<a name="0.1.2"></a>
## [0.1.2](https://github.com/advanced-rest-client/xml-viewer/compare/0.1.1...v0.1.2) (2017-03-13)


### Docs

* Updated documentation for cvontent actions ([8e322629a66028617faec90adad1e3091dfc9016](https://github.com/advanced-rest-client/xml-viewer/commit/8e322629a66028617faec90adad1e3091dfc9016))

### Fix

* Added fetch polyfil to test for Safari - the new IE ([c19532d52d907f954332ddb39d8b1ac7a7bbaddb](https://github.com/advanced-rest-client/xml-viewer/commit/c19532d52d907f954332ddb39d8b1ac7a7bbaddb))
* Fixed importLocation variable initialization to work in all cases ([5ca7bd2ce9155ff68a8360dbca39dd254bff8179](https://github.com/advanced-rest-client/xml-viewer/commit/5ca7bd2ce9155ff68a8360dbca39dd254bff8179))

### New

* Added importLocation element's property ([376ad6124dee0cfb1279c21fd16bac270fcbb305](https://github.com/advanced-rest-client/xml-viewer/commit/376ad6124dee0cfb1279c21fd16bac270fcbb305))
* Added placeholder for content actions ([665696a630c4bf0b63eccc5a27444d0acc2186c2](https://github.com/advanced-rest-client/xml-viewer/commit/665696a630c4bf0b63eccc5a27444d0acc2186c2))

### Update

* Added missing dependency ([eba74751c71ee723ef22dd3e6bac61f1d00e964f](https://github.com/advanced-rest-client/xml-viewer/commit/eba74751c71ee723ef22dd3e6bac61f1d00e964f))
* Updated demo page for content actions API ([8a47c3c22856a9b45f89040dc56129cb2b301e72](https://github.com/advanced-rest-client/xml-viewer/commit/8a47c3c22856a9b45f89040dc56129cb2b301e72))
* Updated test cases for content action ([7e50646e0aa604723902e1b60b9113cb9b8c372c](https://github.com/advanced-rest-client/xml-viewer/commit/7e50646e0aa604723902e1b60b9113cb9b8c372c))
* Updated Travis configuration for Sauce ([38b03426e7d58a69513fc303ea56cbafe7f09814](https://github.com/advanced-rest-client/xml-viewer/commit/38b03426e7d58a69513fc303ea56cbafe7f09814))



<a name="0.1.1"></a>
## 0.1.1 (2017-01-03)




