update changelog

This commit is contained in:
yonaskolb
2022-03-31 16:24:02 +11:00
parent 4fbdc9da35
commit 322c5658f3
+5
View File
@@ -2,7 +2,10 @@
## Next Version
## 2.28.0
#### Added
- Support for specifying custom group locations for SPM packages. [#1173](https://github.com/yonaskolb/XcodeGen/issues/1173) @John-Connolly
### Fixed
@@ -14,6 +17,8 @@
- Run target source pattern matching in parallel [#1197](https://github.com/yonaskolb/XcodeGen/pull/1197) @alvarhansen
[Commits](https://github.com/yonaskolb/XcodeGen/compare/2.27.0...2.28.0)
## 2.27.0
#### Added