summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorpurvesh-linux11 <purvesh.linux11@protonmail.com>2020-11-26 20:53:58 +0530
committerDavid Peter <sharkdp@users.noreply.github.com>2020-12-02 08:46:29 +0100
commitb0fcb3065f927d998b2a567eb962b47f6baf825a (patch)
tree9fe4fb3c1c0b223d28c20f232a6d35a5958539d8 /CHANGELOG.md
parent94d8cd51002b80442ecfc8c3c29063b7d1dc2751 (diff)
add snap installtion command
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9c866a5f..cec57836 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -21,6 +21,10 @@
- Running `bat` without arguments fails ("output file is also an input"), see #1396
+## Packaging
+
+- `bat` is now available on snapstore with package name called `batwing`, see #1400 (@purveshpatel511)
+
# v0.17.0
## Features