From b731c6033f7940bd2c5b526567ebc0f889754405 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sa=C3=BAl=20Ibarra=20Corretg=C3=A9?= Date: Fri, 2 Oct 2020 17:37:12 +0200 Subject: [PATCH] doc: update CHANGELOG --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3aaec66..169dc60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ ## stable-5076 +**Important:** Starting with this release config.js is autogenerated with every container boot. +In addition, bridge channels now using WebSocket. Some setups may break on upgrade. + Based on stable release 5076. * 5ceaf5f web: add IPv6 support