diff --git a/CHANGELOG.md b/CHANGELOG.md index 30e2a495..d85e7097 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ 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.23.5] - 2024-09-03 +### Details +#### Chore +- Update dependency tuist to v4.26.0 by @renovate[bot] in [#851](https://github.com/tuist/XcodeProj/pull/851) + ## [8.23.4] - 2024-08-29 ### Details #### Chore @@ -39,6 +44,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.23.5]: https://github.com/tuist/XcodeProj/compare/8.23.4..8.23.5 [8.23.4]: https://github.com/tuist/XcodeProj/compare/8.23.3..8.23.4 [8.23.3]: https://github.com/tuist/XcodeProj/compare/8.23.2..8.23.3 [8.23.2]: https://github.com/tuist/XcodeProj/compare/8.23.1..8.23.2