Skip to content

Commit 77cf7fe

Browse files
committed
Update CHANGELOG
1 parent 8e18260 commit 77cf7fe

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 0.20.0
4+
5+
- Mark configuration structs as Sendable
6+
- Mark `NamespaceSelector`, `LabelSelectorRequirement`, `FieldSelectorRequirement` as Sendable
7+
- Mark `ListOption` and `ReadOptions` as Sendable
8+
- Make client's `watch` and `follow` functions asynchronous
9+
310
## 0.19.0
411

512
### New

0 commit comments

Comments
 (0)