Doc: update changelog

This commit is contained in:
李通洲
2024-06-05 19:22:27 +08:00
parent 51953e4818
commit 2e865ad511
+14
View File
@@ -1,3 +1,17 @@
# 2.15.0
Features:
* Add ability to skip installing license with INSTALL_LICENSE option (CMake)
* Make it possible to shorten the theme and icons output (Theme / Icons)
* Support `-l '?'` to show a question mark
* Add new module `CPUCache` to display CPU cache sizes (CPUCache)
Bugfixes:
* Remove shebangs from completions
* Assume wm plugins are daemon processes (WM, macOS)
* Fix while chars not visible in terminal of light theme (Logo)
* Normalize bright colors to fix color display in Apple Terminal (Colors)
# 2.14.0
Features: