Improve changelog for 1.16.

This commit is contained in:
Dominik Pantůček 2024-02-09 15:18:24 +01:00
parent 6915cc0e21
commit 0a762ccb1d

View file

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