document new proxy command

This commit is contained in:
Benjamin Sergeant
2019-11-15 17:18:32 -08:00
parent c7b2446164
commit 5b282ce3b4
5 changed files with 32 additions and 26 deletions

View File

@ -1,6 +1,10 @@
# Changelog
All notable changes to this project will be documented in this file.
## [7.3.0] - 2019-11-15
- New ws command: `ws proxy_server`.
## [7.2.2] - 2019-11-01
- Tag a release + minor reformating.