Skip to content

Commit

Permalink
[Release] XcodeProj 8.25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pepicrft authored and github-actions[bot] committed Dec 19, 2024
1 parent 63ee80c commit 0500afc
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ 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.25.1] - 2024-12-19
### Details
#### Chore
- Update dependency tuist to v4.38.1 by @renovate[bot] in [#890](https://github.com/tuist/XcodeProj/pull/890)

#### Fix
- Infinite recursion and Incorrect deprecation notice in PathRunnable by @georgenavarro in [#889](https://github.com/tuist/XcodeProj/pull/889)

## [8.25.0] - 2024-12-03
### Details
#### Feat
Expand All @@ -20,8 +28,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
#### Refactor
- Update PathRunnable so that it subclasses Runnable by @georgenavarro in [#883](https://github.com/tuist/XcodeProj/pull/883)

## New Contributors
* @georgenavarro made their first contribution in [#883](https://github.com/tuist/XcodeProj/pull/883)
## [8.24.12] - 2024-12-03
### Details
#### Docs
Expand Down Expand Up @@ -170,6 +176,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.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
[8.24.12]: https://github.com/tuist/XcodeProj/compare/8.24.11..8.24.12
Expand Down

0 comments on commit 0500afc

Please sign in to comment.