From cdcf88307a87f1b0231990c4cbe5c8f81e547a98 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Fri, 26 Jul 2024 00:48:22 +0200 Subject: initial changelong --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ea3b9d1..f14de37 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Revision history for conftrack -## 0.0.1 -- YYYY-mm-dd +## 0.0.1 -- 2024-07-26 * First version. Released on an unsuspecting world. +* Basic functionality: main typeclass & abstractions +* Three source types: environment variables, aeson, and yaml +* Additionally, a trivial source easily usable for round-trip testing +* Some convenience functions also serving as examples -- cgit v1.2.3