aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
blob: 36e705b72e77ffd3be5299de7991307a65b2cd9f (plain)
1
2
3
4
5
6
7
8
9
10
# v0.1.3-beta
- fix memory leak but actually

# v0.1.2-beta
 - use structured (json or syslog) logging to integrate nicely with log aggregation systems like Loki
 - fix exit signal in docker container
 - fix memory leak

# v0.1.1-beta
 - Hello, World!