release 0.1

This commit is contained in:
Jean-Christian Denis 2025-01-11 12:15:47 +01:00
parent ef4c93f5bf
commit 11961520b3
Signed by: JcDenis
GPG key ID: 1B5B8C5B90B6C951
2 changed files with 6 additions and 1 deletions

5
CHANGELOG.md Normal file
View file

@ -0,0 +1,5 @@
RestrictedReading 0.1 - 2025.01.11
===========================================================
* Require Dotclear 2.33
* Require PHP 8.1
* First version.

View file

@ -17,7 +17,7 @@ $this->registerModule(
'Restricted reading',
'Show some entries to registred users only',
'Jean-Christian Denis and Contributors',
'0.0.1',
'0.1',
[
'requires' => [['core', '2.33']],
'permissions' => 'My',