Update CHANGELOG.md

This commit is contained in:
Yonas Kolb
2020-08-06 09:13:41 +10:00
committed by GitHub
parent 691ca93677
commit dddb0fc129
+1
View File
@@ -2,6 +2,7 @@
## Next Version
#### Added
- Add `Scheme.Test.TestTarget.skipped` to allow skipping of an entire test target. [#916](https://github.com/yonaskolb/XcodeGen/pull/916) @codeman9
#### Fixed