From 59cf2322a3fa2574fe1b9b0bb5073b127a434719 Mon Sep 17 00:00:00 2001 From: Ben Wickens Date: Wed, 22 May 2024 14:29:35 +0100 Subject: [PATCH] added reference to new with-encryption builds --- docs/channels/using_channels/encrypted-channels.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/channels/using_channels/encrypted-channels.md b/docs/channels/using_channels/encrypted-channels.md index 919f486..5f36c47 100644 --- a/docs/channels/using_channels/encrypted-channels.md +++ b/docs/channels/using_channels/encrypted-channels.md @@ -154,6 +154,7 @@ Library support is limited to those listed below. If you want to use encrypted c [pusher-js](https://github.com/pusher/pusher-js) - Supported from version 4.3.0 +- From [version 6.0.0](https://github.com/pusher/pusher-js/blob/master/CHANGELOG.md#600-2020-04-27) ensure you are importing the `pusher-with-encryption` build. [pusher-angular](https://github.com/pusher/pusher-angular)