Add pre/post actions to changelog

This commit is contained in:
Dave Lee
2018-01-29 13:04:38 -08:00
parent 2439e8b130
commit e703ff484d
+1
View File
@@ -3,6 +3,7 @@
## Master
#### Added
- Added scheme pre-actions and post-actions [#231](https://github.com/yonaskolb/XcodeGen/pull/231) @kastiglione
- Added `options.disabledValidations` including `missingConfigs` to disable project validation errors [#220](https://github.com/yonaskolb/XcodeGen/pull/220) @keith
- Generate UI Test Target Attributes [#221](https://github.com/yonaskolb/XcodeGen/pull/221) @anreitersimon