diff --git a/CHANGELOG.md b/CHANGELOG.md index cded0871..24363f42 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.24.9] - 2024-11-07 +### Details +#### Chore +- Update dependency tuist to v4.33.0 by @renovate[bot] in [#877](https://github.com/tuist/XcodeProj/pull/877) + ## [8.24.8] - 2024-11-01 ### Details #### Chore @@ -125,6 +130,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.24.9]: https://github.com/tuist/XcodeProj/compare/8.24.8..8.24.9 [8.24.8]: https://github.com/tuist/XcodeProj/compare/8.24.7..8.24.8 [8.24.7]: https://github.com/tuist/XcodeProj/compare/8.24.6..8.24.7 [8.24.6]: https://github.com/tuist/XcodeProj/compare/8.24.5..8.24.6