1
0
mirror of https://github.com/sharkdp/bat synced 2026-07-24 17:13:19 +00:00

docs: Use PR not Issue ID in CHANGELOG.md

This commit is contained in:
Michael Vorburger
2026-02-01 14:20:40 +01:00
parent 2c682ff6a6
commit 3f12b1c1ab
+1 -1
View File
@@ -4,7 +4,7 @@
## Features
- Added an initial `flake.nix` for a ready made development environment; see #3577 (@vorburger)
- Added an initial `flake.nix` for a ready made development environment; see #3578 (@vorburger)
- Add `--quiet-empty` (`-E`) flag to suppress output when input is empty. Closes #1936, see #3563 (@NORMAL-EX)
- Improve native man pages and command help syntax highlighting by stripping overstriking, see #3517 (@akirk)