Skip to content

Commit 1a6ccf1

Browse files
authored
Update CHANGELOG.md for 3.5.0 (#3251)
Signed-off-by: Aaron Sky <[email protected]>
1 parent 42e4ebd commit 1a6ccf1

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,23 @@ END_UNRELEASED_TEMPLATE
6262

6363
* TBD
6464

65+
<a id="3.5.0"></a>
66+
## [3.5.0] - 2025-12-10
67+
68+
[3.5.0]: https://github.com/MobileNativeFoundation/rules_xcodeproj/compare/3.4.1...3.5.0
69+
70+
### New
71+
72+
* Support Code Coverage in Xcode schemes: [#3111](https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3111)
73+
* Display inline Code Coverage in the Xcode Source Editor: [#3250](https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3250)
74+
75+
> [!NOTE]
76+
> Code Coverage in Xcode requires [apple_support 2.0.0 or later](https://github.com/bazelbuild/apple_support/releases), and [rules_swift 3.4.1 or later](https://github.com/bazelbuild/rules_swift/releases).
77+
6578
<a id="3.4.1"></a>
6679
## [3.4.1] - 2025-11-19
6780

68-
[Unreleased]: https://github.com/MobileNativeFoundation/rules_xcodeproj/compare/3.4.0...3.4.1
81+
[3.4.1]: https://github.com/MobileNativeFoundation/rules_xcodeproj/compare/3.4.0...3.4.1
6982

7083
### Fixed
7184

0 commit comments

Comments
 (0)