CHANGELOG.md in xctasks-0.4.0 vs CHANGELOG.md in xctasks-0.4.1
- old
+ new
@@ -1,6 +1,15 @@
# XCTasks Changelog
+## v0.4.1
+
+* Reworked output redirection into an optional feature.
+
+## v0.4.0
+
+* Added redirection of stderr to /dev/null
+* Updated dependency on Nokogiri to 1.6
+
## v0.3.0
* Added support for writing environment variables into schemes.
## v0.2.2