1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-10-12 23:03:55 +01:00

Update changelog

This commit is contained in:
Keith Hall
2025-10-08 23:25:15 +03:00
parent 8221554865
commit d3cf75a36e

View File

@@ -38,6 +38,7 @@
- Fixed some typos #3244 (@ssbarnea) - Fixed some typos #3244 (@ssbarnea)
- Update onig_sys dependency to 69.9.1 to fix a gcc build failure #3400 (@CosmicHorrorDev) - Update onig_sys dependency to 69.9.1 to fix a gcc build failure #3400 (@CosmicHorrorDev)
- Add a cargo feature (`vendored-libgit2`) to build with vendored libgit2 version without depending on the system's one #3426 (@0x61nas) - Add a cargo feature (`vendored-libgit2`) to build with vendored libgit2 version without depending on the system's one #3426 (@0x61nas)
- Update syntect dependency to v5.3.0 to fix a few minor bugs, see #3410 (@keith-hall)
## Syntaxes ## Syntaxes