(ws) port broadcast_server sub-command to the new server API

This commit is contained in:
Benjamin Sergeant
2020-07-24 14:35:07 -07:00
parent c14a4c0e3e
commit e34f1c30d6
3 changed files with 12 additions and 9 deletions

View File

@ -1,6 +1,10 @@
# Changelog
All changes to this project will be documented in this file.
## [9.10.6] - 2020-07-24
(ws) port broadcast_server sub-command to the new server API
## [9.10.5] - 2020-07-24
(unittest) port most unittests to the new server API