Skip to content

Commit c5f4252

Browse files
committed
chore: Prepare release 3.2.0
1 parent 92c11d4 commit c5f4252

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Changelog
2+
## 3.2.0
3+
- Security: Bumped `symfony/process` dependency to a version without security vulnerabilities (affects Windows servers only)
4+
- Updated: All composer dependencies to their latest supported versions for PHP >= 7.2.5 (same as Matomo 5 itself)
5+
26
## 3.1.0
37
- Added: Search for Node executable additionally in paths of `PATH` environment variable
48
- Improved: Provide directory search path in error message if executable cannot be found

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": "3.1.0",
4+
"version": "3.2.0",
55
"theme": false,
66
"require": {
77
"php": ">=7.2.5",

0 commit comments

Comments
 (0)