1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-04-15 07:10:43 +01:00

Update CHANGELOG.md

Co-authored-by: Keith Hall <keith-hall@users.noreply.github.com>
This commit is contained in:
Chetan Jangir 2025-04-13 14:51:53 +05:30 committed by GitHub
parent fbb07a1494
commit 0bf4753ff1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,7 +28,7 @@
- Map `ndjson` extension to JSON syntax, see #3209 (@keith-hall)
- Map files with `csproj`, `vbproj`, `props` and `targets` extensions to XML syntax, see #3213 (@keith-hall)
- Add debsources syntax to highlight `/etc/apt/sources.list` files, see #3215 (@keith-hall)
- Add syntax test file for GDScript highlighting, see #3236 (@chetanjangir0)
- Add syntax definition and test file for GDScript highlighting, see #3236 (@chetanjangir0)
- Add syntax test file for Odin highlighting, see #3241 (@chetanjangir0)
## Themes