diff --git a/CHANGELOG.md b/CHANGELOG.md index c075fa4456..b30342c75d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,10 +7,14 @@ The format is based on [Keep a Changelog]. ## Unreleased - ReleaseDate +`upgrade` +- `--locked --dry-run` should error if there are changes + ## 0.11.10 - 2023-05-11 ### Fixes +`upgrade` - In summary lists, coalece long lists - Reduce padding, consuming precious vertical space on large workspaces - Move unchanged requirements out of table unless `--verbose`, moving the existing `--verbose` to `--verbose --verbose`.