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 185e366 commit 04ee165Copy full SHA for 04ee165
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## 1.0.5
4
+- Added: Possibility to check plugin audit functionality
5
+
6
## 1.0.4
7
- Fixed: Switched to require `piwik` instead `matomo` in `plugin.json` for Matomo 3.x compatibility
8
- Improved: `plugin.json` plugin description
plugin.json
@@ -1,7 +1,7 @@
{
"name": "PerformanceAudit",
"description": "Daily performance audits of all your sites in Matomo.",
- "version": "1.0.4",
+ "version": "1.0.5",
"theme": false,
"require": {
"php": ">=7.1.3",
0 commit comments