diff --git a/CHANGELOG.md b/CHANGELOG.md index ceceea4..a9612b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,3 +3,9 @@ Proofreading 0.1 - 2025.01.08 * Require Dotclear 2.33 * Require PHP 8.1 * Add 3 status to posts + +Proofreading 0.2 - 2025.01.08 +=========================================================== +* Require Dotclear 2.33 +* Require PHP 8.1 +* Use better status id diff --git a/_define.php b/_define.php index 2014ce7..7d68ef5 100644 --- a/_define.php +++ b/_define.php @@ -17,7 +17,7 @@ $this->registerModule( 'Proofreading', 'Add proofreading statuses for your posts', 'Jean-Christian Denis and Contributors', - '0.1', + '0.2', [ 'requires' => [['core', '2.33']], 'permissions' => 'My',