Skip to content

Commit 6054f92

Browse files
committed
Updated Changelog
1 parent f2d1e41 commit 6054f92

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,18 @@
99
This is a massive restructuring release, which adds another layer on top of Ansible to easily manage/edit/add PHP extensions and to configure their respective order of building and loading.
1010

1111
### Added
12-
- Added tons of documentation
12+
- Added PHP extension: `lz4`
13+
- Added PHP extension: `lzf`
14+
- Added PHP extension: `zstd`
1315
- Added mechanism to easily build custom images with custom set of PHP extensions
1416
- Added automated PHP extension dependency resolver (order of built is always correct)
17+
- Added tons of documentation
1518
- Added Credit to contributors
1619

1720
### Changed
18-
- Split out PHP extensions into separate directories
21+
- Added serializer for Redis extension: `lz4`, `lzf` and `zstd`
1922
- Restructured Documentation
23+
- Split out PHP extensions into separate directories
2024

2125

2226
## Release 0.143

0 commit comments

Comments
 (0)