mirror of
https://github.com/yonaskolb/XcodeGen.git
synced 2026-03-18 20:02:25 +00:00
added changelog
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# Change Log
|
||||
|
||||
## 0.2.0
|
||||
|
||||
### Added
|
||||
- Added Target build scripts with `Target.prebuildScripts` and `Target.postbuildScripts`
|
||||
- Support for absolute paths in target sources, run script files, and config files
|
||||
- Add validation for incorrect `Target.configFiles`
|
||||
|
||||
### Fixed
|
||||
- fixed some project objects sometimes having duplicate ids
|
||||
|
||||
## 0.1.0
|
||||
First official release
|
||||
|
||||
Reference in New Issue
Block a user