# Release v1.6.1 # Changelog since v1.6.0 ## Changes by Kind ### Bug or Regression - Fixes an issue in `cmctl` that prevented displaying the Order resource with cert-manager 1.6 when running `cmctl status certificate`. ([#4572](https://github.com/jetstack/cert-manager/pull/4572), [@maelvls](https://github.com/maelvls)) - Update to latest version of keystore-go to address a backwards incompatible change introduced in v1.6.0 ([#4564](https://github.com/jetstack/cert-manager/pull/4564), [@SgtCoDFish](https://github.com/SgtCoDFish)) ## Dependencies ### Added _Nothing has changed._ ### Changed - github.com/pavel-v-chernykh/keystore-go/v4: [v4.1.0 → v4.2.0](https://github.com/pavel-v-chernykh/keystore-go/v4/compare/v4.1.0...v4.2.0) ### Removed _Nothing has changed._