- Reduce duplication in PtyWithClients.terminate [43](https://github.com/jupyter/terminado/pull/43) ([srstevenson](https://github.com/srstevenson))
- Pass signal to terminal from manager method [42](https://github.com/jupyter/terminado/pull/42) ([srstevenson](https://github.com/srstevenson))
- Send SIGHUP to the process group in the terminal, not just the leader [38](https://github.com/jupyter/terminado/pull/38) ([takluyver](https://github.com/takluyver))
- Include LICENSE.txt file in the tarball [34](https://github.com/jupyter/terminado/pull/34) ([irushchyshyn](https://github.com/irushchyshyn))
- Add requirements and README for demos [31](https://github.com/jupyter/terminado/pull/31) ([stuaxo](https://github.com/stuaxo))
- Revert pinging implementation, and call super method in websocket open [28](https://github.com/jupyter/terminado/pull/28) ([takluyver](https://github.com/takluyver))
- keep websocket connection alive by sending pings when there is no activity [27](https://github.com/jupyter/terminado/pull/27) ([zyzhu2000](https://github.com/zyzhu2000))