From f66f8d5ba5b9c438faf57eb00d3948eef1a9d967 Mon Sep 17 00:00:00 2001 From: MarkoSagadin Date: Fri, 11 Oct 2024 09:12:12 +0200 Subject: [PATCH] misc: update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 457156b..f81c903 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ## [Unreleased] +### Added + +- `zsh` image-type to the ncs-zephyr Docker image. This image-type is based on the `dev`and contains + ZSH shell and some other tools for nicer developer experience. + ### Changed - ncs-zephyr Docker image now adds environment variables of the toolchain-manager to the bashrc file