diff --git a/CHANGELOG.md b/CHANGELOG.md index 9883e2d..3d0465b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/_define.php b/_define.php index b663057..45076f6 100644 --- a/_define.php +++ b/_define.php @@ -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',