Fix CHANGELOG

This commit is contained in:
Pedro Piñera 2020-12-06 08:14:15 +01:00
parent eb38790bcc
commit 83a0aaae8a
1 changed files with 1 additions and 4 deletions

View File

@ -12,15 +12,12 @@ Please, check out guidelines: https://keepachangelog.com/en/1.0.0/
### Fixed
- Make watch targets runnable to fix schemes in Xcode 12 [#2096](https://github.com/tuist/tuist/pull/2096) by [@thedavidharris](https://github.com/thedavidharris)
- Fix framework search paths for SDK dependencies [#2097](https://github.com/tuist/tuist/pull/2097) by [@kwridan](https://github.com/kwridan)
### Changed
- Generate multiple `XXX-Project` schemes if there are multiple platforms [#2081](https://github.com/tuist/tuist/pull/2081) by [@fortmarek](https://github.com/fortmarek)
### Fixed
- Fix framework search paths for SDK dependencies [#2097](https://github.com/tuist/tuist/pull/2097) by [@kwridan](https://github.com/kwridan)
## 1.26.0 - New World
### Added