Skip to content

Commit 5f714a2

Browse files
committed
release/nanocl: 0.17.0-nightly
1 parent b6fb250 commit 5f714a2

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

bin/nanocl/changelog.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,17 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and 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

0 commit comments

Comments
 (0)