summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorStéphane Blondon <stephane.blondon@gmail.com>2024-04-14 17:17:58 +0200
committerMartin Nordholts <enselic@gmail.com>2024-04-19 11:44:47 +0200
commit23ec43316708b51f96ac3f9b5fc486494205236b (patch)
tree2da1a7545fe0db31dc6df94d301b2c990ca6d4e5 /CHANGELOG.md
parent9eaed3e3f088d210467727201b0fb2b4e1e8f763 (diff)
display which theme is the default one in basic output
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 4fa912c7..28e56e34 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -34,6 +34,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 basic output (no colors), see #2937 (@sblondon)
- Display which theme is the default one in colored output, see #2838 (@sblondon)
## Syntaxes