We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f14a9e commit 03b280dCopy full SHA for 03b280d
CHANGELOG.md
@@ -13,6 +13,12 @@ All notable changes to this project will be documented in this file. Take a look
13
* This callback is called before executing any navigation action.
14
* Useful for hiding UI elements when the user navigates, or implementing analytics.
15
16
+### Changed
17
+
18
+#### Streamer
19
20
+* Support for asynchronous callbacks with `onCreatePublication` (contributed by [@smoores-dev](https://github.com/readium/swift-toolkit/pull/673)).
21
22
23
## [3.5.0]
24
0 commit comments