We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2deef7b commit 002bad2Copy full SHA for 002bad2
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 3.0.1 - 2025-07-18
4
+
5
+### Changed
6
+- Craft 5 compatibility.
7
8
## 3.0.0 - 2024-09-29
9
10
### Changed
composer.json
@@ -2,7 +2,7 @@
"name": "verbb/readability",
"description": "A set of Twig filters for showing statistics on your text.",
"type": "craft-plugin",
- "version": "3.0.0",
+ "version": "3.0.1",
"keywords": [
"craft",
"cms",
0 commit comments