Skip to content

Commit 9cdb5f4

Browse files
committed
Update README to document Swift 6.1 alignment
Add Implementation Status section to clarify that the current codebase is aligned with Swift's release/6.1 branch implementation of the Observation framework.
1 parent 1eb29e5 commit 9cdb5f4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ The official Observation framework in Swift Toolchain doesn't ship with `package
1818

1919
2. **OpenObservation approach** (this project): Reimplement Observation framework, allowing OpenSwiftUI to import it via `@_spi(OpenSwiftUI)`
2020

21+
## Implementation Status
22+
23+
The current implementation is aligned with Swift's **release/6.1 branch** implementation of the Observation framework.
24+
2125
## Features
2226

2327
- Full Observation framework implementation

0 commit comments

Comments
 (0)