Browse Source

add Ctrl+c in changelog

afrokick 4 years ago
parent
commit
3fbaa2c2c6
1 changed files with 4 additions and 0 deletions
  1. 4 0
      changelog.md

+ 4 - 0
changelog.md

@@ -1,5 +1,9 @@
 # PeerServer Changelog
 
+### vNEXT
+
+* New: PeerJS Server in Docker capture ^C signal and terminate gracefully. #205
+
 ### 0.6.0
 
 * New: `host` option (`--host`, `-H`). #197 Thanks @millette