From 25aebf751825718f5755d382eb42a87cd42166d8 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Fri, 29 Jul 2022 14:54:55 +0200 Subject: [PATCH] Changelog updated --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9bc8906..98fc15e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -47,6 +47,10 @@ - to override the overlay in a YAML variants file. * The new keyword `with` has been introduced in YAML variants file to specified hierarchical dependencies. + * The function `pbuild::supported_os` has been + removed. `pbuild::supported_systems` provides the same + functionality for legacy configuration files. In YAML module + configuration files `systems` have to be used. * **Internal changes and fixes** * bugfix in setting `PATH`