diff --git a/CHANGELOG.md b/CHANGELOG.md index 0bed00178..113c7a485 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -550,7 +550,8 @@ Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit ### 💾 Core - - VM-Core: stop discarding cloud-init error messages [@MickLesk](https://github.com/MickLesk) ([core#60](https://github.com/community-scripts/core/pull/60)) + - Stop discarding cloud-init error messages | report failed image steps and restore tty1 autologin without cloud-init [@MickLesk](https://github.com/MickLesk) ([core#62](https://github.com/community-scripts/core/pull/62)) +- VM-Core: stop discarding cloud-init error messages [@MickLesk](https://github.com/MickLesk) ([core#60](https://github.com/community-scripts/core/pull/60)) - tools: raise pnpm/yarn fetch timeout and lower network concurrency [@MickLesk](https://github.com/MickLesk) ([core#59](https://github.com/community-scripts/core/pull/59)) ## 2026-09-22