summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEnric Morales <me@enric.me>2024-04-15 10:02:25 +0200
committerAlex Fikl <alexfikl@gmail.com>2024-04-15 11:15:55 +0300
commit5553f263f984e496d3e422598d0273bbe32844d0 (patch)
treeb0bc43aa676a52c3504a6400c10ca9cd40c5dace
parentae74636b8495f5eb4d199125e40dfcdc2f92e393 (diff)
docs(CHANGELOG): add option to configure marked line margins style
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 705f8cd7..59a80050 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -228,6 +228,9 @@ this should be fairly automatic.
([#803](https://github.com/papis/papis/pull/803)).
* Expand the `rename` command
([#810](https://github.com/papis/papis/pull/810)).
+* Allow configuration for marked lines margins and make marked and unmarked
+ margins span the whole document entry.
+ ([#820](https://github.com/papis/papis/pull/820))
## Bug fixes