diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-15 00:00:05 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-15 00:00:05 +0200 |
| commit | 5310c857d7531986c806404103f118b3c5e364f3 (patch) | |
| tree | 4022cb838184c7e889793698a8a3cd3c4b6deebc /CHANGELOG.md | |
| parent | 67ada0b5bc25cb6cff3ab780d82cb0bfe64e4968 (diff) | |
| download | krino-5310c857d7531986c806404103f118b3c5e364f3.tar.gz krino-5310c857d7531986c806404103f118b3c5e364f3.zip | |
krino log marks a run partly undone while reversible steps remain
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b3ac7b..bb6050b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,8 @@ could change its answer; `explain` shows `?`. A document read only in part answers the keywords found in what was read, and leaves the others unknown. +- `krino log` marks a run "(partly undone)" while some of its reversible + steps are not reversed, and "(undone)" only once every one is. - Tests: a genuine apply error exits 1, and `w` in review stops krino even when applying fails, both through the real command; the undo projection's "about to be occupied" half. |
