Skip to content

Commit fb865ff

Browse files
committed
Update release notes
Signed-off-by: cwasicki <[email protected]>
1 parent ac418b6 commit fb865ff

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

RELEASE_NOTES.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,11 @@
1010

1111
## New Features
1212

13-
<!-- Here goes the main new features and examples or instructions on how to use them -->
13+
* States can now be requested via the client and are provided through the flat iterator.
14+
They can be identified via their category `state`, `warning` and `error`, respectively.
15+
Each individual state is provided as its own sample.
16+
17+
* Support for states is also added to the CLI tool via the `--states` flag.
1418

1519
## Bug Fixes
1620

0 commit comments

Comments
 (0)