Skip to content

Commit c544df6

Browse files
committed
Update changelog
1 parent 0eba59a commit c544df6

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,13 @@ All notable changes to this project will be documented in this file.
55

66
## Features
77

8-
* Adds 'TopBottomPresentable' protocol to allow animators implementation to reuse 'top/bottom' integration in presentation
8+
* #523 Add a `priority` configuration option.
9+
* #548 Adds 'TopBottomPresentable' protocol to allow animators implementation to reuse 'top/bottom' integration in presentation
10+
* #543 Make the `SwiftMessages` initializer `nonisolated` to improve interoperability with dependency injection frameworks like Factory.
11+
* #560 Add a new `swiftMessage` modifier variation that provides a ` MessageGeometryProxy` type to the message view builder—this works around an inssue with `GeometryReader` not working in `UIHostingController`.
12+
13+
Fixes
14+
* Fix broken touch handling in iOS 18.
915

1016
## 10.0.0
1117

0 commit comments

Comments
 (0)