update changelog

This commit is contained in:
Yonas Kolb 2018-11-04 22:31:37 +11:00
parent 58c400a479
commit a7704974fb

View File

@ -2,6 +2,8 @@
## Master
## 2.0.0
#### Added
- Added `weak` linking setting for dependencies [#411](https://github.com/yonaskolb/XcodeGen/pull/411) @alvarhansen
- Added `info` to targets for generating an `Info.plist` [#415](https://github.com/yonaskolb/XcodeGen/pull/415) @yonaskolb
@ -24,6 +26,8 @@
- Fixed `TargetSource.headerVisibility` not being set in initializer [#419](https://github.com/yonaskolb/XcodeGen/pull/419) @jerrymarino
- Fixed crash when using Xcode Legacy targets as dependencies [#427](https://github.com/yonaskolb/XcodeGen/pull/427) @dflems
[Commits](https://github.com/yonaskolb/XcodeGen/compare/1.11.2...2.0.0)
## 1.11.2
If XcodeGen is compiled with Swift 4.2, then UUID's in the generated project will not be deterministic. This will be fixed in an upcoming release with an update to xcodeproj 6.0