Skip to content

Commit 04ee165

Browse files
committed
Release 1.0.5
1 parent 185e366 commit 04ee165

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 1.0.5
4+
- Added: Possibility to check plugin audit functionality
5+
36
## 1.0.4
47
- Fixed: Switched to require `piwik` instead `matomo` in `plugin.json` for Matomo 3.x compatibility
58
- Improved: `plugin.json` plugin description

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "PerformanceAudit",
33
"description": "Daily performance audits of all your sites in Matomo.",
4-
"version": "1.0.4",
4+
"version": "1.0.5",
55
"theme": false,
66
"require": {
77
"php": ">=7.1.3",

0 commit comments

Comments
 (0)