Skip to content

Commit 666dc38

Browse files
brentleyjonesgithub-actions[bot]adincebic
authored
Update CHANGELOG for 3.6.0 (#3276)
Signed-off-by: Adin Cebic <cebic.ad@gmail.com> Signed-off-by: Brentley Jones <github@brentleyjones.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Adin Cebic <cebic.ad@gmail.com>
1 parent e1bcd9e commit 666dc38

1 file changed

Lines changed: 20 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ END_UNRELEASED_TEMPLATE
4040
<a id="unreleased"></a>
4141
## [Unreleased]
4242

43-
[Unreleased]: https://github.com/MobileNativeFoundation/rules_xcodeproj/compare/3.4.1...HEAD
43+
[Unreleased]: https://github.com/MobileNativeFoundation/rules_xcodeproj/compare/3.6.0...HEAD
4444

4545
### ⚠️ Breaking changes ⚠️
4646

@@ -62,6 +62,25 @@ END_UNRELEASED_TEMPLATE
6262

6363
* TBD
6464

65+
<a id="3.6.0"></a>
66+
## [3.6.0] - 2026-02-09
67+
68+
[3.6.0]: https://github.com/MobileNativeFoundation/rules_xcodeproj/compare/3.5.1...3.6.0
69+
70+
### New
71+
72+
* Added support for enabling Code Coverage for all targets in scheme test action: [#3111](https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3111)
73+
* Enabled code coverage in Xcode: [#3250](https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3250), [#3257](https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3257)
74+
75+
### Adjusted
76+
77+
* Additional `mixed_language_library` output files are now collected: [#3261](https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3261)
78+
79+
### Fixed
80+
81+
* `xcdatamodel` are now collected correctly for `mixed_language_library` targets: [#3268](https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3268)
82+
* Fixed `mixed_language_library` resource propagation [#3277](https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3277)
83+
6584
<a id="3.5.1"></a>
6685
## [3.5.1] - 2025-12-10
6786

0 commit comments

Comments
 (0)