Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 77cf7fe

Browse files
committedFeb 23, 2025··
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

Lines changed: 7 additions & 0 deletions
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)
Please sign in to comment.