summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorEthan P <eth-p+git@hidden.email>2020-05-15 16:18:10 -0700
committerDavid Peter <sharkdp@users.noreply.github.com>2020-05-29 22:13:10 +0200
commit981352992b773cc3ce8325463c12da9f48d60008 (patch)
treeaf14b1a50216431ad3f0466e61fe73fda115981f /CHANGELOG.md
parent384ea38bd9fa5d39388f346e82f00d92f0ad54b6 (diff)
Add InputDescription API
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 410605a4..c2aae384 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -49,6 +49,7 @@
## `bat` as a library
- `PrettyPrinter::vcs_modification_markers` has been marked deprecated when building without the `git` feature, see #997 and #1020 (@eth-p, @sharkdp)
+- Add APIs to provide `Input` descriptions with `InputDescription` (@eth-p)
## Packaging