Skip to content

Commit

Permalink
docs: Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentdephily committed Oct 28, 2024
1 parent 5c34d9e commit ba073ee
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# unreleased

## New features

* `predict` now displays emerge proces tree instead of just top proces
- Bevahior configurable with `--pdepth`, `--pwidth`, `--elipsis`
- Format is a bit nicer and more colorful

## Bug fixes

* Don't display child emerge processes as root ones
* Fix off by one upper bound for some cli args
* Allow alignment of wider columns

# 0.7.1 2024-09-30

Maintenance release.
Expand Down

0 comments on commit ba073ee

Please sign in to comment.