release 0.9

This commit is contained in:
Jean-Christian Denis 2024-12-29 19:40:49 +01:00
parent dc2bd1f701
commit 4a44e167fc
Signed by: JcDenis
GPG key ID: 1B5B8C5B90B6C951
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
mail2log 0.9 - 2024.12.29
===========================================================
* Require Dotclear 2.28
* Require PHP 8.1
* Fix frontend usage
mail2log 0.8 - 2023.10.23
===========================================================
* Require Dotclear 2.28

View file

@ -17,7 +17,7 @@ $this->registerModule(
'Mail to log',
'Do not send mails but log them',
'Jean-Christian Denis and contributors',
'0.8',
'0.9',
[
'requires' => [['core', '2.28']],
'permissions' => 'My',