diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b82a8d..0b3ac7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,9 @@ 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. +- 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. - Build: `make build` and `make install` refuse a `VERSION` that is not a plain version string, as `cross` and `release` did; `make cross` names its directories without the tag's `v`; the dependency gate covers test |
