diff --git a/changelog.md b/changelog.md new file mode 100644 index 0000000..54c2929 --- /dev/null +++ b/changelog.md @@ -0,0 +1,6 @@ +# 2022-02-19 - v0.1.0 + +* Initial tagged release - expect rough edges. +* web: simple HTML status page. +* haproxy: wiring to the stats socket, extract statistics. +* pgsql: initial plumbing, only able to extract version for the time being.