diff --git a/CHANGELOG.md b/CHANGELOG.md index 90d50cde..23911b6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,12 +7,15 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ### Added ### Removed ### Changed -- **BREAKING** Integrated the updated JS client which adds app websocket authentication and merges the `AppAgentWebsocket` +### Fixed + +## 2024-04-26: v0.16.0-dev.4 + +### Changed +- **BREAKING** Integrated the updated JS client which adds app websocket authentication and merges the `AppAgentWebsocket` with the `AppWebsocket`. This affects tests when opening app websockets directly but using the 'players' API, this detail is abstracted away. -### Fixed - ## 2024-04-16: v0.16.0-dev.3 ### Changed - TryCP: Upgraded `tokio-tungstenite` to fix vulnerability. diff --git a/package.json b/package.json index c198f597..342fb83d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@holochain/tryorama", "description": "Toolset to manage Holochain conductors and facilitate running test scenarios", - "version": "0.16.0-dev.3", + "version": "0.16.0-dev.4", "author": "Holochain Foundation", "license": "MIT", "keywords": [