This repository was archived by the owner on Feb 26, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 1.20.0] - 2025-08-14
9+ ### Details
10+ #### Feat
11+ - Make ` Target.metadata ` mutable and mark ` Target.prune ` as deprecated by @pepicrft in [ #275 ] ( https://github.com/tuist/XcodeGraph/pull/275 )
12+
813## [ 1.19.1] - 2025-08-11
914### Details
1015#### Chore
@@ -1153,6 +1158,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11531158
11541159## New Contributors
11551160* @darrarski made their first contribution
1161+ [ 1.20.0 ] : https://github.com/tuist/XcodeGraph/compare/1.19.1..1.20.0
11561162[ 1.19.1 ] : https://github.com/tuist/XcodeGraph/compare/1.19.0..1.19.1
11571163[ 1.19.0 ] : https://github.com/tuist/XcodeGraph/compare/1.18.1..1.19.0
11581164[ 1.18.1 ] : https://github.com/tuist/XcodeGraph/compare/1.18.0..1.18.1
You can’t perform that action at this time.
0 commit comments