Skip to content

Commit 533f54f

Browse files
committed
Doc: update changelog [ci skip]
1 parent a6212c5 commit 533f54f

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

CHANGELOG.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# 2.12.0
22

33
Changes:
4-
* The native support of (long deprecated) flag based config files are removed.
5-
* They can still be used by `xargs fastfetch < /path/to/config.conf`
4+
* The long deprecated flag based config files are removed.
5+
* They can still be used with `xargs fastfetch < /path/to/config.conf`
66
* `--gen-config` can be used to migrate them to json based config files
7-
* The (long deprecated) options `--set` and `--set-keyless` are removed.
7+
* The long deprecated options `--set` and `--set-keyless` are removed.
88
* `Kernel` module now prints kernel name by default
99

1010
Features:
@@ -18,15 +18,15 @@ Features:
1818
* Requires root permission to work on Linux and FreeBSD
1919
* Support specifying `--logo-width` only for `--kitty-direct` and `--iterm` (Logo)
2020
* Add option `--localip-show-all-ips` to show all IPs assigned to the same interface (LocalIP)
21-
* By default first IP will be shown only
21+
* Default to `false`
22+
* Improve compatibility with `(*term)` (#909, Terminal, macOS)
2223

2324
Bugfixes:
24-
* Rename option `--temperature-unit` to `--temp-unit` as stated in help messages
25-
* Fix compatibility with `(*term)` (#909, Terminal, macOS)
26-
* Fix alternate logo doesn't work with type builtin (Logo)
27-
* Fix DahliaOS detection (Logo)
25+
* Rename option `--temperature-unit` to `--temp-unit` as documented in help messages
26+
* Fix alternate logo doesn't work with `{ "type": "builtin" }` (#914, Logo)
2827

2928
Logos:
29+
* Fix DahliaOS detection
3030
* Add openSUSE Slowroll
3131
* Add macOS3
3232
* Add Quirinux

0 commit comments

Comments
 (0)