CHANGELOG.md
# Changelog
## GenTailscale v0.1.1
### Bug Fixes
* Don't attempt to `bind` when calling `listen`. This prevented GenTailscale
from binding to ports below 1024 unless running as root.
## GenTailscale v0.1.0
This is the initial release. It contains support for listening, accepting,
reading and sending on Tailscale sockets using a very crudely modified version
of `gen_tcp`.