Skip to content

Commit 1658a0d

Browse files
committed
Update Changelog
1 parent 47e5656 commit 1658a0d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
1313
- _sys-setup_ command which will install system-wide dependencies to the host
1414
machine.
1515
- Global _--echo_ flag which echoes every shell command before executing it.
16+
- _update toolchain_ command - Command will download and install appropriate
17+
version of toolchain based on the detected NCS version. If NCS version is
18+
currently not supported it throws an error.
19+
20+
### Changed
21+
- Structure of the commands. Commands are now split into two groups: workspace
22+
commands and system commands. This is reflected in the project directory
23+
structure and help texts.
24+
- Workspace commands will now use downloaded toolchain whenever they can.
25+
1626

1727
## [0.1.42] - 2022-09-20
1828

0 commit comments

Comments
 (0)