From 7163c844c9fe52c11bae73701529f0bef6021bbc Mon Sep 17 00:00:00 2001 From: Yann Autissier Date: Thu, 3 Sep 2026 22:33:29 +0200 Subject: [PATCH] note the catalogue conversion in the changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ed57043..befbbe4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,8 @@ `MYOS_CONF_PRIORITY=system` restores the previous order - `share/make/shim.mk`: make as an optional front end over the same shell code - commands chain: `myos build up logs host/fabio`, as make targets did +- the stack catalogue no longer needs make at all: its settings are hooks, and + only six stacks keep a .mk, for targets - a stack found in several directories of the stack path is merged, project last, so a project refines a catalogue stack instead of replacing it - `--color always|never|auto`, and no colour when the output is piped