fix(changelog): Move --keep-emptied to the correct release.

Thanks @scott2000 for catching this.
This commit is contained in:
Matt Stark 2024-07-03 14:33:12 +10:00 committed by Matt
parent 455daa4d67
commit a840894a02

View file

@ -82,6 +82,8 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
* `jj commit` now accepts `--reset-author` option to match `jj describe`.
* `jj squash` now accepts a `--keep-emptied` option to keep the source commit.
### Fixed bugs
* `jj git push` now ignores immutable commits when checking whether a
@ -164,8 +166,6 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
* `jj git push` now can push commits with empty descriptions with the
`--allow-empty-description` flag
* `jj squash` now accepts a `--keep-emptied` option to keep the source commit.
### Fixed bugs
* Previously, `jj git push` only made sure that the branch is in the expected