Skip to content
This repository was archived by the owner on Apr 15, 2021. It is now read-only.

Commit 7551e1f

Browse files
committed
doc: Update Changelog for 0.4.3.2
1 parent 61dfe91 commit 7551e1f

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,24 @@
1+
# 0.4.3.2 (2019-04-09)
2+
3+
- Implement --stayopen, allowing multiple connections per process lifetime
4+
- Remove --websocketserver, now implied by --wsinsecureport and --wssecureport.
5+
- --guipipe is now --frontendpipe.
6+
- Websocket options now use slightly shorter "ws" prefix.
7+
- Can now listen on IPC and websocket at the same time.
8+
- Fires clientconnection/clientclosed to frontend.
9+
110
# 0.4.3.1 (2019-04-04)
211

3-
- Make executable fire ProcessStarted to parent when servers come up
12+
- Make executable fire ProcessStarted to parent when servers come up.
413

514
# 0.4.3.0 (2019-03-31)
615

716
- Update to buttplug-c# 0.4.3
8-
- Fixes issues with bluetooth device reconnection
17+
- Fixes issues with bluetooth device reconnection.
918

1019
# 0.4.2.1 (2019-03-30)
1120

12-
- Add install location output to installer
21+
- Add install location output to installer.
1322

1423
# 0.4.2.0 (2019-03-29)
1524

0 commit comments

Comments
 (0)