Skip to content

Commit

Permalink
Move CHANGELOG.md entry to Features
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronkollasch committed Nov 2, 2022
1 parent 1224403 commit 017e830
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
# unreleased

- Breaking change: Environment variables can now override config file settings (but command-line arguments still have the highest precedence), see #1152, #1281, and #2381 (@aaronkollasch)

## Features

- Implemented `-S` and `--chop-long-lines` flags as aliases for `--wrap=never`. See #2309 (@johnmatthiggins)
- Breaking change: Environment variables can now override config file settings (but command-line arguments still have the highest precedence), see #1152, #1281, and #2381 (@aaronkollasch)

## Bugfixes

Expand Down

0 comments on commit 017e830

Please sign in to comment.