From b4f108780886a0df5b18406df2c53237bba8b3b4 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Thu, 11 May 2023 04:46:33 +0200 Subject: [PATCH] docs: Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) 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`.