fix: fix change notes to move something from 0.19 to future

This commit is contained in:
Matt Kulukundis 2024-07-03 20:13:14 -04:00 committed by Matt Fowles Kulukundis
parent df8202af4e
commit 3c07d10c5b

View file

@ -14,6 +14,10 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### New features
* External diff tools can now be configured to invoke the tool on each file
individually instead of being passed a directory by setting
`merge-tools.$TOOL.diff-invocation-mode="file-by-file"` in config.toml.
### Fixed bugs
## [0.19.0] - 2024-07-03
@ -98,10 +102,6 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
* `jj squash` now accepts a `--keep-emptied` option to keep the source commit.
* External diff tools can now be configured to invoke the tool on each file
individually instead of being passed a directory by setting
`merge-tools.$TOOL.diff-invocation-mode="file-by-file"` in config.toml.
### Fixed bugs
* `jj git push` now ignores immutable commits when checking whether a