Skip to content

Commit a8a4adb

Browse files
committed
Update release notes
1 parent 3a29061 commit a8a4adb

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -65,27 +65,27 @@ END_UNRELEASED_TEMPLATE
6565
<a id="3.6.0"></a>
6666
## [3.6.0] - 2026-02-09
6767

68-
[3.6.0]: https://github.com/MobileNativeFoundation/rules_xcodeproj/compare/3.4.1...3.6.0
69-
70-
### ⚠️ Breaking changes ⚠️
71-
72-
* TBD
68+
[3.6.0]: https://github.com/MobileNativeFoundation/rules_xcodeproj/compare/3.5.1...3.6.0
7369

7470
### New
7571

76-
* TBD
72+
* Support enabling Code Coverage for all targets in scheme test action by @lucasromanomr in https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3111
73+
* Enable code coverage in Xcode by @aaronsky in https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3250
74+
* Add mixed_language_library target example by @luispadron in https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3259
7775

7876
### Adjusted
7977

80-
* TBD
78+
* Adjust when we build for code coverage when it isn't enabled by @aaronsky in https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3257
79+
* Collect additional mixed_language_library output files by @thiagohmcruz in https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3261
8180

8281
### Fixed
8382

84-
* TBD
83+
* Fix broken link in code coverage section of usage docs by @ssarad in https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3256
84+
* collect and merge xcdatamodel correctly for `mixed_language_library` targets by @luispadron in https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3268
8585

8686
### Ruleset Development Changes
8787

88-
* TBD
88+
* Create workflow for cutting a release by @adincebic in https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3270
8989
<a id="3.5.1"></a>
9090
## [3.5.1] - 2025-12-10
9191

0 commit comments

Comments
 (0)