summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorsblondon <stephane.blondon@gmail.com>2024-04-14 15:54:52 +0200
committerGitHub <noreply@github.com>2024-04-14 15:54:52 +0200
commitd5bd4aa93fe3ff8643c0dd0cdb8700e8430d7931 (patch)
treef21f6e407fc457824a87d31cb960c9d96d4b0347 /CHANGELOG.md
parent66b70dd8ed1b673605d02408ac258cd34e19991d (diff)
display which theme is the default one in colored output (#2838)
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 c7ebdc55..3444127e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -33,6 +33,7 @@
- Relax syntax mapping rule restrictions to allow brace expansion #2865 (@cyqsimon)
- Apply clippy fixes #2864 (@cyqsimon)
- Faster startup by offloading glob matcher building to a worker thread #2868 (@cyqsimon)
+- Display which theme is the default one in colored output, see #2838 (@sblondon)
## Syntaxes