Add CHANGELOG entry for line limits

pull/2902/head
einfachIrgendwer0815 2 months ago
parent e34f073f7b
commit 1e52d10752
No known key found for this signature in database
GPG Key ID: 58D55E5F117DA873

@ -7,6 +7,7 @@
- `bat --squeeze-limit` to set the maximum number of empty consecutive when using `--squeeze-blank`, see #1441 (@eth-p) and #2665 (@einfachIrgendwer0815)
- `PrettyPrinter::squeeze_empty_lines` to support line squeezing for bat as a library, see #1441 (@eth-p) and #2665 (@einfachIrgendwer0815)
- Syntax highlighting for JavaScript files that start with `#!/usr/bin/env bun` #2913 (@sharunkumar)
- Add line length soft/hard limits to prevent out-of-memory events, see issue #636 and PR #2902 (@einfachIrgendwer0815)
## Bugfixes

Loading…
Cancel
Save