release 0.4
This commit is contained in:
parent
793f7e3ae3
commit
bfa4de7b59
2 changed files with 8 additions and 2 deletions
|
@ -14,4 +14,10 @@ Proofreading 0.3 - 2025.01.09
|
|||
===========================================================
|
||||
* Require Dotclear 2.33
|
||||
* Require PHP 8.1
|
||||
* Add 1 post status and 1 user permission
|
||||
* Add 1 post status and 1 user permission
|
||||
|
||||
Proofreading 0.4 - 2025.01.11
|
||||
===========================================================
|
||||
* Require Dotclear 2.33
|
||||
* Require PHP 8.1
|
||||
* Change status levels
|
|
@ -17,7 +17,7 @@ $this->registerModule(
|
|||
'Proofreading',
|
||||
'Add proofreading statuses for your posts',
|
||||
'Jean-Christian Denis and Contributors',
|
||||
'0.3',
|
||||
'0.4',
|
||||
[
|
||||
'requires' => [['core', '2.33']],
|
||||
'permissions' => 'My',
|
||||
|
|
Loading…
Reference in a new issue