Doc: update changelog

This commit is contained in:
李通洲
2024-04-09 09:05:10 +08:00
parent 28a419d252
commit 5c37ebec70
+7
View File
@@ -1,6 +1,13 @@
# 2.9.2
Changes:
* To make use of the newly introduced `yyjson` flag `YYJSON_WRITE_NEWLINE_AT_END`, fastfetch now requires `yyjson` 0.9.0 or later
Features:
* Always add a final new-line when generating JSON output
Bugfixes:
* Fix a memory leak
* Better portable mode detection of Windows Terminal (TerminalFont, Windows)
# 2.9.1