diff --git a/CHANGELOG.md b/CHANGELOG.md index c2301f2..9349e1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ ChangeLog ========= -1.16 ----- +1.16 - released 2024-02-09 +-------------------------- * handle # character at weird positions in DokuWiki users.auth.php * unify -mlsync and -mlcheck handling of member predicates @@ -11,21 +11,21 @@ ChangeLog * report soon-expiring members in the summary emails * report mailing lists check status in summary emails -1.15.1 ------- +1.15.1 - released 2024-01-02 +---------------------------- * fix calculating historical membership fee (was erroneously based on current date) * fix showing basic information without MLs loaded -1.15 ----- +1.15 - released 2024-12-24 +-------------------------- * increase membership fees starting 2024-01 (specification.rkt) * add support for explicit fee amounts for specified period -1.14 ----- +1.14 - released 2024-12-06 +-------------------------- * add support for dynamic terminal size * use table cell formatting instead of paragraph formatting everywhere