We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e09640 commit 39c47d7Copy full SHA for 39c47d7
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## 1.1.0 (10/17/2020)
4
+
5
+* Add autocomplete and `--list` command (thanks @wcheang)
6
+* Exit with code `1` when command not found (thanks @samuel-w)
7
+* Always fall back to English for LANG / LANGUAGE env vars (thanks @columbarius)
8
+* Check that cache directory exists on platform before using it
9
10
## 1.0.0 (05/16/2020)
11
12
### Features
0 commit comments