diff --git a/CHANGELOG.md b/CHANGELOG.md index 448481df5..8e953c589 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Skips graph calls for expired item download URLs. - Export operation now shows the stats at the end of the run +- Added `corso repo update-passphrase --new-passphrase` command to update the passphrase of existing Corso +repo. ### Fixed - Catch and report cases where a protected resource is locked out of access. SDK consumers have a new errs sentinel that allows them to check for this case. diff --git a/website/sidebars.js b/website/sidebars.js index 389e1c3e5..a88abf6eb 100644 --- a/website/sidebars.js +++ b/website/sidebars.js @@ -53,6 +53,7 @@ const sidebars = { 'cli/corso-repo-init-filesystem', 'cli/corso-repo-connect-filesystem', 'cli/corso-repo-maintenance', + 'cli/corso-repo-update-passphrase', 'cli/corso-env'] }, {