summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2020-01-24 17:26:05 +0100
committerCanop <cano.petrole@gmail.com>2020-01-24 17:26:05 +0100
commitf2da453f0cd3c0e8c3232a8bcfab0b3fb639a43b (patch)
treecbd870a88b4126de5f394a92ca770b462ca4bc77 /CHANGELOG.md
parentbb99e01750f09292a0f1a822afc95815047c31a8 (diff)
add `--conf` arg to launch broot with specific config file(s)
fix #141
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 219b08c..16bf2d7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,7 @@
### master
- fix panic on input being "///" (Fix #175)
- TAB key now jumps to direct matches only
+- `--conf` arg to launch broot with specific config file(s) (fix #141)
<a name="v0.12.0"></a>
### v0.12.0 - 2020-01-19