X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=CHANGELOG;h=e2e36f33408f39158f829dfdf30b01502d6fe43c;hb=94c475154436950768e3686fa7030ee5fdb23e4e;hp=1d758f80bcc646fa36583f2b00854cb19b7ee81d;hpb=649037a3363386190b228cf221c27674e91bfcfb;p=onis.git diff --git a/CHANGELOG b/CHANGELOG index 1d758f8..e2e36f3 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,14 @@ ================== http://verplant.org/onis/ + 0.8.1 - + ========= + - Ignoring users (using the special user-name ``ignore'') has been fixed. + - A manpage for onis has been written. It can be generated out of the ``onis'' + file using pod2man. + + + 0.8.0 - All new persistency ============================= - This release features a complete rewrite of the persistency-code. The @@ -11,6 +19,8 @@ http://verplant.org/onis/ - A plugin showing the channel activity based on weekdays has been added. - A plugin showing the channel activity over the last 31 days (configurable, of course) has been added. + - The Userdetails-plugin has been extended to display the data of the above + plugins, too. - Many, many code and documentation fixes and additions.