# Change Log
All notable changes to this project will be documented in this file.
## [Unreleased][]
## [0.2.0.0][] (2017-03-04)
* Use [`composeReporters`][composeReporters] instead of being a transformer
[#1](https://github.com/IxpertaSolutions/tasty-jenkins-xml/issues/1)
[composeReporters]: https://github.com/feuerbach/tasty/commit/e1f6a773ed42ad7401df2a8c3bbab1359dd0b22a
## [0.1.0.0][] (2017-02-28)
* Initial release
[Unreleased]: https://github.com/IxpertaSolutions/tasty-jenkins-xml/compare/v0.2.0.0...HEAD
[0.2.0.0]: https://github.com/IxpertaSolutions/tasty-jenkins-xml/compare/v0.1.0.0...v0.2.0.0
[0.1.0.0]: https://github.com/IxpertaSolutions/tasty-jenkins-xml/compare/v0.0.0.0...v0.1.0.0