Skip to content

Commit

Permalink
removed line
Browse files Browse the repository at this point in the history
  • Loading branch information
matthme committed Apr 26, 2024
1 parent b24d7e7 commit 5c5d1d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- **BREAKING** The legacy framework specific zome call signing methods `signZomeCallTauri` and `signZomeCallElectron` have been removed. Runtimes like Launcher now mandatorily need to provide a `window.__HC_ZOME_CALL_SIGNER__` object to have zome calls be automatically signed.

## 2024-04-25: v0.17.0-dev.10

### Added
- **BREAKING** Connecting an app websocket now requires an authentication token which can be obtained from the admin
websocket using `AdminWebsocket#issueAppAuthenticationToken`.
Expand Down

0 comments on commit 5c5d1d4

Please sign in to comment.