Skip to content

Commit

Permalink
changelog for 0.82.2
Browse files Browse the repository at this point in the history
Signed-off-by: clux <[email protected]>
  • Loading branch information
clux committed Apr 19, 2023
1 parent 5b77e6c commit e01187e
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,19 @@ UNRELEASED
===================
* see https://github.com/kube-rs/kube/compare/0.82.2...main

0.82.2 / 2023-04-19
[0.82.2](https://github.com/kube-rs/kube/releases/tag/0.82.2) / 2023-04-19
===================
<!-- Release notes generated using configuration in .github/release.yml at 0.82.2 -->
## Watcher Fixes
Two fixes to allow `watcher::Config` to function as intended.

## What's Changed
### Fixed
* `runtime::watcher`: only set rv if semantic is any by @goenning in https://github.com/kube-rs/kube/pull/1204
* `watcher::Config`: Derive `Clone` + `Debug` + `PartialEq` by @clux in https://github.com/kube-rs/kube/pull/1206


**Full Changelog**: https://github.com/kube-rs/kube/compare/0.82.1...0.82.2
[0.82.1](https://github.com/kube-rs/kube/releases/tag/0.82.1) / 2023-04-14
===================
<!-- Release notes generated using configuration in .github/release.yml at 0.82.1 -->
Expand Down

0 comments on commit e01187e

Please sign in to comment.