Skip to content

Commit

Permalink
Add CHANGELOG entry for line limits
Browse files Browse the repository at this point in the history
  • Loading branch information
einfachIrgendwer0815 committed Jan 3, 2025
1 parent 491dac5 commit c50ab4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
- Add option `--binary=as-text` for printing binary content, see issue #2974 and PR #2976 (@einfachIrgendwer0815)
- Make shell completions available via `--completion <shell>`, see issue #2057 and PR #3126 (@einfachIrgendwer0815)
- Syntax highlighting for puppet code blocks within Markdown files, see #3152 (@liliwilson)
- Add line length soft/hard limits to prevent out-of-memory events, see issue #636 and PR #2902 (@einfachIrgendwer0815)

## Bugfixes

Expand Down

0 comments on commit c50ab4d

Please sign in to comment.