Skip to content

Commit 3c7bd86

Browse files
authored
Merge branch 'master' into master
2 parents 69b5c96 + 22ad750 commit 3c7bd86

File tree

6 files changed

+732
-648
lines changed

6 files changed

+732
-648
lines changed

CHANGELOG.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,20 @@
11
# Change log
22

3-
## 1.4.11
3+
## 1.6.1
44

5-
- Updated Blackfire to version 1.92.29.
65
- Upgrade Imagick to version 7.1.1-38 and build with support for AVIF format (aom encoder).
76

7+
## 1.6.0
8+
9+
- Add support for PHP 8.4 for postgres
10+
11+
## 1.5.0
12+
13+
- Add support for PHP 8.4 for gd, sqlsrv and mongodb
14+
- Added h3 extension
15+
- Updated Blackfire to version 1.92.30.
16+
- Updated NewRelic Agent to v11.3.0.16
17+
818
## 1.4.10
919

1020
- Updated Blackfire to version 1.92.26.

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"latest_versions": {
33
"v0": "0.12.4",
4-
"v1": "1.4.10"
4+
"v1": "1.5.0"
55
}
66
}

0 commit comments

Comments
 (0)