From efaaec0d195ce3278980ce1991dd81b1bca42365 Mon Sep 17 00:00:00 2001 From: fortmarek Date: Sat, 21 Dec 2024 12:17:03 +0000 Subject: [PATCH] [Release] XcodeProj 8.26.0 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ef37e15..f43a2ce2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [8.26.0] - 2024-12-21 +### Details +#### Feat +- Add path to XcodeProj and XCWorkspace by @ajkolean in [#892](https://github.com/tuist/XcodeProj/pull/892) + +## New Contributors +* @ajkolean made their first contribution in [#892](https://github.com/tuist/XcodeProj/pull/892) ## [8.25.1] - 2024-12-19 ### Details #### Chore @@ -176,6 +183,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 #### Feat - Introduce the new Xcode 16 models `PBXFileSystemSynchronizedRootGroup` and `PBXFileSystemSynchronizedBuildFileExceptionSet` by @pepicrft in [#827](https://github.com/tuist/XcodeProj/pull/827) +[8.26.0]: https://github.com/tuist/XcodeProj/compare/8.25.1..8.26.0 [8.25.1]: https://github.com/tuist/XcodeProj/compare/8.25.0..8.25.1 [8.25.0]: https://github.com/tuist/XcodeProj/compare/8.24.13..8.25.0 [8.24.13]: https://github.com/tuist/XcodeProj/compare/8.24.12..8.24.13