Skip to content

Commit

Permalink
I forgot that we've fixed ObservableObject
Browse files Browse the repository at this point in the history
  • Loading branch information
broadwaylamb committed Feb 2, 2022
1 parent 27d76e1 commit ff31c43
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ This release is compatible with Xcode 13.2.
- Fixed reentrancy bugs in ` Subscribers.Sink` and `Subscribers.Assign` (#210)
- Fixed lifecycle bugs in `Publishers.Concatenate` (#210)

### Known issues
- The default implementation of the `objectWillChange` requirement of the `ObservableObject` protocol is not available in Swift 5.1 and later.


# 0.12.0 (29 Jan 2021)

This release adds a new `OpenCombineShim` product that will conditionally re-export either
Expand Down

0 comments on commit ff31c43

Please sign in to comment.