summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2020-01-12 16:41:14 +0100
committerCanop <cano.petrole@gmail.com>2020-01-12 16:41:14 +0100
commit16a9cba1910b6d1615e80d70fcad1c0c5cef8be6 (patch)
treea7995b0137bf2565b64f16a9f7b0eee11335704a /CHANGELOG.md
parent48dc89a1837a13ed0c81aba6b752e449d529728a (diff)
generate shell completion scripts on build
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a112c45..0e0d2b4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,7 @@
### master
- set different skins for the r, w and x parts of the mode (permission)
-- upgrade crossterm to 0.14.2 to (hopefully) bring compatibility with freeBSD
+- upgrade crossterm to 0.14.2 to bring compatibility with freeBSD
+- generate shell completion scripts on build (deep into the target directory)
<a name="v0.11.7"></a>
### v0.11.7 - 2020-01-11