CHANGELOG.md in xctasks-0.2.1 vs CHANGELOG.md in xctasks-0.2.2

- old
+ new

@@ -1,6 +1,14 @@ # XCTasks Changelog +## v0.2.2 + +* Added pre-flight validation of workspace and schemes dir + +## v0.2.1 + +* Restore terminal output color to normal after reporting test results. + ## v0.2.0 * Further refinements to shell escaping [@tayhalla] * Added `output_log` option. * Added support for passing options to runner commands.