Skip to content

Commit

Permalink
Add changelog link to #733
Browse files Browse the repository at this point in the history
  • Loading branch information
nightkr committed Nov 24, 2021
1 parent fba749d commit cc055e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ UNRELEASED
* BREAKING: Added `kube::Error::NativeTls(kube::client::NativeTlsError)` for errors from Native TLS - #716
* BREAKING: Added `kube::Error::RustlsTls(kube::client::RustlsTlsError)` for errors from Rustls TLS - #704
* Updated `rustls` to 0.20.1 - #704
* BREAKING: Added `ObjectRef` to the object that failed to be reconciled to `kube_runtime::controller::Error::ReconcileFailed`
* BREAKING: Added `ObjectRef` to the object that failed to be reconciled to `kube_runtime::controller::Error::ReconcileFailed` - #733

0.64.0 / 2021-11-16
===================
Expand Down

0 comments on commit cc055e1

Please sign in to comment.