From 6054f92e9e315be24c0cd843b16a4d3e806fec57 Mon Sep 17 00:00:00 2001 From: cytopia Date: Thu, 1 Dec 2022 09:22:57 +0100 Subject: [PATCH] Updated Changelog --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f8259725..ea0d2ec9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,14 +9,18 @@ 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. ### Added -- Added tons of documentation +- Added PHP extension: `lz4` +- Added PHP extension: `lzf` +- Added PHP extension: `zstd` - Added mechanism to easily build custom images with custom set of PHP extensions - Added automated PHP extension dependency resolver (order of built is always correct) +- Added tons of documentation - Added Credit to contributors ### Changed -- Split out PHP extensions into separate directories +- Added serializer for Redis extension: `lz4`, `lzf` and `zstd` - Restructured Documentation +- Split out PHP extensions into separate directories ## Release 0.143