Skip to content

Commit d79d834

Browse files
committed
Updated CHANGELOG
1 parent 24c58ce commit d79d834

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,23 @@
44
## Unreleased
55

66

7+
## Release 0.145
8+
9+
This is a massive restructuring release, which adds another layer on top of Ansible to easily manage/edit/add PHP tools and to configure their respective order of building and installing.
10+
11+
Additionally it introduces a new flavour: `slim` which is an intermediated stage between `prod` and `work`. It allows for a slim image with only required cli tools to work with the Devilbox.
12+
13+
### Added
14+
- New PHP Flavour: `slim`
15+
- Added `mhsendmail` for `arm64` architecture
16+
- Added mechanism to easily build custom images with custom set of PHP tools
17+
- Added automated PHP tools dependency resolver (order of built is always correct)
18+
- Added tons of documentation
19+
20+
### Changed
21+
- Split out PHP tools into separate directories
22+
23+
724
## Release 0.144
825

926
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.

0 commit comments

Comments
 (0)