Skip to content

Commit

Permalink
Bump CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaspervdj committed Feb 12, 2024
1 parent 8405de8 commit 9b96be0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## unreleased

* Support wrapping at a specific column (#164)

Using a specific wrap column, e.g. `wrap: 60`, works well together with
`auto` margins (see below).

* Support centering content with auto margins (#164)

Configuration is done through the existing `margins` setting.
Expand Down

0 comments on commit 9b96be0

Please sign in to comment.