1
0
mirror of https://github.com/sharkdp/bat.git synced 2026-02-08 00:32:08 +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

View File

@@ -4,7 +4,7 @@
## Features ## 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) - 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) - Improve native man pages and command help syntax highlighting by stripping overstriking, see #3517 (@akirk)