Add changelog for v0.1.0 (= initial tagged release)

This commit is contained in:
Timothée Floure 2022-02-19 10:20:39 +01:00
parent 5a5de72e2a
commit 1b44032445
Signed by: tfloure
GPG Key ID: 4502C902C00A1E12
1 changed files with 6 additions and 0 deletions

6
changelog.md Normal file
View File

@ -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.