diff --git a/CHANGELOG.md b/CHANGELOG.md index d3ca799..4476671 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## Version 0.6.0 + +- Introduction of layers. +- Introduction of repositories. +- Backwards-incompatible changes to image building pipeline: + + Layers instead of recipes in `rugpi-bakery.toml`. + + Removal of default recipes. Recipes must be explicitly enabled. + + Separate `images` sections in `rugpi-bakery.toml`. + ## Version 0.5.0 - Support for all models of Raspberry Pi via U-Boot.