File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed 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.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ 1.9.0] - 2025-03-19
9
+ ### Details
10
+ #### Feat
11
+ - Add ` Target.validatedSources ` to filter the sources that are invalid by @pepicrft in [ #153 ] ( https://github.com/tuist/XcodeGraph/pull/153 )
12
+
8
13
## [ 1.8.18] - 2025-03-19
9
14
### Details
10
15
#### Refactor
@@ -624,6 +629,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
624
629
625
630
## New Contributors
626
631
* @darrarski made their first contribution
632
+ [ 1.9.0 ] : https://github.com/tuist/XcodeGraph/compare/1.8.18..1.9.0
627
633
[ 1.8.18 ] : https://github.com/tuist/XcodeGraph/compare/1.8.17..1.8.18
628
634
[ 1.8.17 ] : https://github.com/tuist/XcodeGraph/compare/1.8.16..1.8.17
629
635
[ 1.8.16 ] : https://github.com/tuist/XcodeGraph/compare/1.8.15..1.8.16
You can’t perform that action at this time.
0 commit comments