Skip to content

Commit 997f2db

Browse files
committed
Add missing entries to CHANGELOG.md
Signed-off-by: Brentley Jones <github@brentleyjones.com>
1 parent 46192c9 commit 997f2db

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ END_UNRELEASED_TEMPLATE
4444

4545
### ⚠️ Breaking changes ⚠️
4646

47-
* TBD
47+
* Removed WORKSPACE support. WORKSPACE is gone in Bazel 9, and was formally deprecated in Bazel 8: [#3289](https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3289)
4848

4949
### New
5050

@@ -56,11 +56,11 @@ END_UNRELEASED_TEMPLATE
5656

5757
### Fixed
5858

59-
* TBD
59+
* Fixed conflicting environment variables among test targets in custom schemes: [#3284](https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3284)
6060

6161
### Ruleset Development Changes
6262

63-
* TBD
63+
* Removed `rules_ios` example and maintenance commitments. `rules_ios` is [deprecated](https://github.com/bazel-ios/rules_ios/discussions/952) by its maintainers and being sunset: [#3288](https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3288)
6464

6565
<a id="3.6.0"></a>
6666
## [3.6.0] - 2026-02-09

0 commit comments

Comments
 (0)