Changelog

This commit is contained in:
Tian Zhang 2019-04-22 12:23:29 -07:00
parent e15e7543bc
commit 2990d3fc3f

View File

@ -6,6 +6,9 @@
- Added ability to encode ProjectSpec to JSON [#545](https://github.com/yonaskolb/XcodeGen/pull/545) @ryohey
#### Fixed
- Fixed an issue that prevents watchOS Intents Extension from running correctly. [#TBD](https://github.com/yonaskolb/XcodeGen/pull/TDB) @KhaosT
## 2.5.0
#### Added