Update CHANGELOG.md

This commit is contained in:
Brentley Jones
2018-09-14 10:31:47 -05:00
parent f46490fcc0
commit 9d773a52f0
+1
View File
@@ -4,6 +4,7 @@
#### Fixed
- Fixed default settings for macOS unit-tests [387](https://github.com/yonaskolb/XcodeGen/pull/387) @frankdilo
- Fixed Copy Headers phase ordering for Xcode 10 [401](https://github.com/yonaskolb/XcodeGen/pull/401) @brentleyjones
#### Changed
- Added default value for knownRegions property [390](https://github.com/yonaskolb/XcodeGen/pull/390) @Saik0s