diff --git a/CHANGELOG.md b/CHANGELOG.md
index 43d0227..e2e2dfb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,6 @@
+0.8 - 2022.11.20
+- fix compatibility with Dotclear 2.24 (required)
+
0.7 - 2021.09.17
- clean up and cosmetics
diff --git a/README.md b/README.md
index c8f5100..7c41118 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
[![Release](https://img.shields.io/github/v/release/JcDenis/postInfoWidget)](https://github.com/JcDenis/postInfoWidget/releases)
[![Date](https://img.shields.io/github/release-date/JcDenis/postInfoWidget)](https://github.com/JcDenis/postInfoWidget/releases)
[![Issues](https://img.shields.io/github/issues/JcDenis/postInfoWidget)](https://github.com/JcDenis/postInfoWidget/issues)
-[![Dotclear](https://img.shields.io/badge/dotclear-v2.19-blue.svg)](https://fr.dotclear.org/download)
+[![Dotclear](https://img.shields.io/badge/dotclear-v2.24-blue.svg)](https://fr.dotclear.org/download)
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-green.svg)](https://plugins.dotaddict.org/dc2/details/postInfoWidget)
[![License](https://img.shields.io/github/license/JcDenis/postInfoWidget)](https://github.com/JcDenis/postInfoWidget/blob/master/LICENSE)
@@ -19,7 +19,7 @@ Show entry details in a widget.
_postInfoWidget_ requires:
* permissions to manage widgets
- * Dotclear 2.19
+ * Dotclear 2.24
## USAGE
@@ -32,7 +32,7 @@ Add and configure "Entry information list" from widgets manager.
* License : [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html)
* Source & contribution : [GitHub Page](https://github.com/JcDenis/postInfoWidget)
- * Packages & details: [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/postInfoWidget)
+ * Packages & details : [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/postInfoWidget)
* Discuss and help : [Dotclear Forum](http://forum.dotclear.org/viewtopic.php?pid=332974#p332974)
## CONTRIBUTORS
diff --git a/dcstore.xml b/dcstore.xml
index e0b71f3..e097a7e 100644
--- a/dcstore.xml
+++ b/dcstore.xml
@@ -1,12 +1,13 @@
+
-
-Entry information list
-0.7
-Jean-Christian Denis, Pierre Van Glabeke
-Show Entry informations on a widget
-https://github.com/JcDenis/postInfoWidget/releases/download/v0.7/plugin-postInfoWidget.zip
-2.19
-http://plugins.dotaddict.org/dc2/details/postInfoWidget
-http://forum.dotclear.org/viewtopic.php?pid=332974#p332974
-
-
\ No newline at end of file
+
+ Entry information list
+ 0.8
+ Jean-Christian Denis, Pierre Van Glabeke
+ Show Entry informations on a widget
+ https://github.com/JcDenis/postInfoWidget/releases/download/v0.8/plugin-postInfoWidget.zip
+ 2.24
+ http://plugins.dotaddict.org/dc2/details/postInfoWidget
+ http://forum.dotclear.org/viewtopic.php?pid=332974#p332974
+
+