1
0
mirror of https://github.com/sharkdp/bat synced 2026-07-23 17:03:18 +00:00

Add Zig entry in ChangeLog, see #1470

This commit is contained in:
sharkdp
2021-01-02 21:37:11 +01:00
parent b3f34529b5
commit 7fbb3a5352
+1
View File
@@ -18,6 +18,7 @@
## Syntaxes
- Added Zig syntax, see #1470 (@paulsmith)
- Added Lean syntax, see #1446 (@Julian)
- Added `.resource` extension for Robot Framework files, see #1386