Skip to content

Commit f71ef64

Browse files
committed
Update CHANGELOG
1 parent 825bc41 commit f71ef64

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,16 @@
66

77
## Release 0.144
88

9+
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.
10+
911
### Added
1012
- Added tons of documentation
13+
- Added mechanism to easily build custom images with custom set of PHP extensions
14+
- Added automated PHP extension dependency resolver (order of built is always correct)
15+
- Added Credit to contributors
1116

1217
### Changed
13-
- Split out PHP extensions int separate directories
18+
- Split out PHP extensions into separate directories
1419
- Restructured Documentation
1520

1621

0 commit comments

Comments
 (0)