Skip to content

Commit 93575ec

Browse files
Fix misformatted Status field (#2600)
1 parent b79613a commit 93575ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0450-swiftpm-package-traits.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Proposal: [SE-0450](0450-swiftpm-package-traits.md)
44
* Authors: [Franz Busch](https://github.com/FranzBusch), [Max Desiatov](https://github.com/MaxDesiatov)
55
* Review Manager: [Mishal Shah](https://github.com/shahmishal)
6-
* Status: **Active Review (October 24th...November 7th, 2024**)
6+
* Status: **Active review (October 24th...November 7th, 2024)**
77
* Implementation: https://github.com/swiftlang/swift-package-manager/pull/7704, https://github.com/swiftlang/swift-package-manager/pull/7703, https://github.com/swiftlang/swift-package-manager/pull/7702, https://github.com/swiftlang/swift-package-manager/pull/7701, https://github.com/swiftlang/swift-package-manager/pull/7694, https://github.com/swiftlang/swift-package-manager/pull/7689
88
* Experimental Implementation: Gated on `@_spi(ExperimentalTraits)` in package manifests and `--experimental` prefix for CLI options
99
* Review: ([pitch](https://forums.swift.org/t/pitch-package-traits/72191)) ([review](https://forums.swift.org/t/se-0450-package-traits/75598))

0 commit comments

Comments
 (0)