ok/jj
1
0
Fork 0
forked from mirrors/jj

changelog: update changelog for next/prev changes

This commit is contained in:
Daniel Ploch 2024-01-19 15:08:07 -05:00 committed by Daniel Ploch
parent 32b982e507
commit 22117171bd

View file

@ -30,6 +30,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* `jj tag list` command prints imported git tags.
* `jj next` and `jj prev` now prompt in the event of the next/previous commit
being ambiguous, instead of failing outright.
### Fixed bugs