summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAleksey Kladov <aleksey.kladov@gmail.com>2021-03-02 11:15:49 +0300
committerDavid Peter <sharkdp@users.noreply.github.com>2021-03-07 14:59:10 +0100
commit35347c23109400e9694f073bf8fe901b3ca1d59f (patch)
tree1d1313e03286911342bdf94b3af0d09e78f81910 /CHANGELOG.md
parentb489fc75c9e6f54ab0dd855351df4a33a109a493 (diff)
Improve readability
Using `Path`s for paths expresses intent more clearly.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 01209209..5d36e2f3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,8 @@
## Other
+- `Input::ordinary_file` and `Input::with_name` now accept `Path` rather than `OsStr` see #1571 (@matklad)
+
## Syntaxes
## New themes