Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Commit e7ed4c3

Browse files
committed
Update CHANGELOG.md
1 parent 506bc39 commit e7ed4c3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
- Fix N+1 queries in `blame`, `stale`, `stats`, and `log` commands
55
- Configuration via git config: `pkgs.ecosystems`, `pkgs.ignoredDirs`, `pkgs.ignoredFiles`
66
- `git pkgs info --ecosystems` to show available ecosystems and their status
7+
- `-q, --quiet` flag to suppress informational messages
8+
- `git pkgs diff` now supports `commit..commit` range syntax
9+
- `--git-dir` and `--work-tree` global options (also respects `GIT_WORK_TREE` env var)
10+
- Grouped commands by category in help output
11+
- Fix crash when parsing manifests that return no dependencies
712

813
## [0.4.0] - 2026-01-04
914

0 commit comments

Comments
 (0)