Skip to content

Commit 38caa6b

Browse files
committed
super briefly document release process - for #508
it's not very advanced so doesn't deserve a lot of mention this early. it does not mention stability guarantees yet, that's for #508 to decide.
1 parent 0b71ca7 commit 38caa6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ We recommend turning off `default-features` for `k8s-openapi` to speed up your c
2525

2626
## Upgrading
2727
Please check the [CHANGELOG](./CHANGELOG.md) when upgrading.
28+
All crates herein are versioned and [released](./release.toml) together to guarantee [compatibility before 1.0](https://github.com/clux/kube-rs/issues/508).
2829

2930
## Usage
3031
See the [examples directory](./examples) for how to use any of these crates.

0 commit comments

Comments
 (0)