Skip to content

Commit

Permalink
changelog: move "rebase --skip-emptied" entry to unreleased section
Browse files Browse the repository at this point in the history
  • Loading branch information
yuja committed Jul 4, 2024
1 parent c535b1c commit 79569f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

### Breaking changes

* `jj rebase --skip-empty` has been renamed to `jj rebase --skip-emptied`

### Deprecations

### New features
Expand Down Expand Up @@ -40,8 +42,6 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
move` to ensure that the target branch already exists.
[#3584](https://github.com/martinvonz/jj/issues/3584)

* `jj rebase --skip-empty` has been renamed to `jj rebase --skip-emptied`

### Deprecations

* Replacing `-l` shorthand for `--limit` with `-n` in `jj log`, `jj op log`
Expand Down

0 comments on commit 79569f8

Please sign in to comment.