File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,17 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ untagged ] - yyyy-mm-dd
8+ ## [ 0.17.0 ] - 2025-09-11
99
1010### Added
1111
12- - ` nanocl stats ` to get stats of multiple processes by name [ n0tank3sh] ( https://github.com/n0tank3sh )
12+ - ` nanocl stats ` to get stats of multiple processes by name [ n0tank3sh] ( https://github.com/n0tank3sh )
13+ - ` nanocl state man ` to get the manual of the Statefile.
14+ - ` nanocl state render ` to render a Statefile with the current context variables.
15+ - ` nanocl logs ` now accept multiple names.
16+ - Better statefile arguments parsing with required, multiple and description fields.
17+ - Statefile metadata to enhance the manual of a statefile.
18+ - ` nanocl secret patch ` to update a secret without having to remove it.
1319
1420## [ 0.16.3] - 2025-03-14
1521
You can’t perform that action at this time.
0 commit comments