magic-wormhole-transit-relay/NEWS.md

29 lines
723 B
Markdown
Raw Normal View History

User-visible changes in "magic-wormhole-transit-relay":
2019-09-11 06:25:28 +00:00
## Release 0.2.0 (10-Sep-2019)
* listen on IPv4+IPv6 socket by default (#12)
* enable SO_KEEPALIVE on all connections (#9)
* drop support for py3.3 and py3.4
* improve munin plugins
2018-03-20 05:37:28 +00:00
## Release 0.1.2 (19-Mar-2018)
* Allow more simultaneous connections, by increasing the rlimits() ceiling at
startup
* Improve munin plugins
* Get tests working on Windows
2018-02-15 00:27:36 +00:00
## Release 0.1.1 (14-Feb-2018)
Improve logging and munin graphing tools: previous version would count bad
handshakes twice (once as "errory", and again as "lonely"). The munin plugins
have been renamed.
2017-11-12 23:57:09 +00:00
## Release 0.1.0 (12-Nov-2017)
2017-11-12 23:57:09 +00:00
Initial release. Forked from magic-wormhole-0.10.3 (12-Sep-2017).