1.1.0 changelog

This commit is contained in:
Yonas Kolb
2017-09-20 16:14:15 +02:00
parent 8229e013f4
commit d005bcd955
+8
View File
@@ -1,5 +1,13 @@
# Change Log
## 1.1.0
### Changed
- set project version to Xcode 9 - `LastUpgradeVersion` attribute to `0900`
- set default Swift version to 4.0 - `SWIFT_VERSION` build setting to `4.0`
[Commits](https://github.com/yonaskolb/XcodeGen/compare/1.0.1...1.1.0)
## 1.0.1
### Fixed