summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
blob: f14de375d471e376beef6239f3e4d961bb148fe5 (plain)
1
2
3
4
5
6
7
8
9
# Revision history for conftrack

## 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