diff --git a/ChangeLog b/ChangeLog index 462b3b5..7158166 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,16 @@ -Unreleased +Ureleased ------------------------------------------------------------------------ +2022-09-09 v0.0.3 +------------------------------------------------------------------------ + + * Take the default token persistence dir from the current binary name. + For example if yksoft is renamed foo, we attempt to load + ~/.foo/. + + * Add -C to allow a persistence command to be specified. This command + runs whenever the use counter increments or a new token is generated. + 2022-09-06 v0.0.2 ------------------------------------------------------------------------ diff --git a/debian/changelog b/debian/changelog index f3959ad..6650ed9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +yksofttoken (0.0.3-1) focal; urgency=low + + * Take the default token persistence dir from the current binary name. + For example if yksoft is renamed foo, we attempt to load + ~/.foo/. + + * Add -C to allow a persistence command to be specified. This command + runs whenever the use counter increments or a new token is generated. + + -- Arran Cudbard-Bell Fri, 9 Sep 2022 17:37:00 +0000 + yksofttoken (0.0.2-1) focal; urgency=low * Print registration information in CSV, so it's easier to ingest into DUO.