diff --git a/CHANGELOG.md b/CHANGELOG.md index 440bd99..19ff278 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,9 @@ -3.0 +3.1 - 2023.04.23 +- require Dotclear 2.26 +- require php 8.1 +- use latest dotclear namespace (database) + +3.0 - 2023.04.20 - require Dotclear 2.26 - require php 8.1 - use new SVG icon diff --git a/_define.php b/_define.php index ca43bd0..10fa218 100644 --- a/_define.php +++ b/_define.php @@ -18,7 +18,7 @@ $this->registerModule( 'Activity log', 'Log and receive your blog activity by email, feed, or on dashboard', 'Jean-Christian Denis and contributors', - '3.0', + '3.1', [ 'requires' => [['core', '2.26']], 'permissions' => dcCore::app()->auth->makePermissions([ diff --git a/dcstore.xml b/dcstore.xml index cf7c98e..4e6b58f 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -2,10 +2,10 @@ Activity log - 3.0 + 3.1 Jean-Christian Denis and contributors Log and receive your blog activity by email, feed, or on dashboard - https://github.com/JcDenis/activityReport/releases/download/v3.0/plugin-activityReport.zip + https://github.com/JcDenis/activityReport/releases/download/v3.1/plugin-activityReport.zip 2.26 http://plugins.dotaddict.org/dc2/details/activityReport https://github.com/JcDenis/activityReport