docs: add changelog entry for HTTP bridge refactoring

This commit is contained in:
Kjell Winblad 2023-07-06 18:33:11 +02:00 committed by Ivan Dyachkov
parent 6ce47614d2
commit 41e9e55ecb
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
The Webhook/HTTP bridge has been refactored to its own Erlang application. This allows for more flexibility in the future, and also allows for the bridge to be run as a standalone application.