- [Enhancement] Clean up tweet body and mentions ([44](https://github.com/fastai/fastwebhook/pull/44)), thanks to [muellerzr](https://github.com/muellerzr) - Use docments ([37](https://github.com/fastai/fastwebhook/pull/37)), thanks to [muellerzr](https://github.com/muellerzr)
0.0.13
New Features
- Factor out `UnbufferedServer` base class ([8](https://github.com/fastai/fastwebhook/issues/8)) - can specify hostname, etc params to `fastwebhook_install` ([6](https://github.com/fastai/fastwebhook/issues/6))
0.0.12
New Features
- add parameters to `fastwebhook_install`, and provide basic setup docs in README.md ([7](https://github.com/fastai/fastwebhook/issues/7))
Bugs squashed
- disable buffering so systemd journal works correctly