summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0971c859..478324c4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,5 @@
# unreleased
-- Add Note to refer to see detailed help with --help (and vice versa with -h). see #1215 (@henil)
## Features
@@ -8,14 +7,22 @@
## Bugfixes
+- Throws an error when `bat` is being used as `pager`, see #1343 (@adrian-rivera)
+
## Other
+- Add note to refer to see detailed help with `--help` (and vice versa with `-h`), see #1215 (@henil)
+- Add a `Contributors` section to `README`, see #1348 (@adrian-rivera)
+
## Syntaxes
- Manpage syntax highlighting has been improved, see #1315 (@keith-hall)
+- Add Svelte file syntax, see #1285 (@kjmph)
## New themes
+- Coldark, see #1329 (@armandphilippot)
+
## `bat` as a library
## Packaging