Update Changelog.md
This commit is contained in:
parent
084541fe34
commit
6ed294e94d
|
@ -8,6 +8,7 @@
|
||||||
## General
|
## General
|
||||||
|
|
||||||
- Added new function called `checkoldflags` which informs users about deprecated config options.
|
- Added new function called `checkoldflags` which informs users about deprecated config options.
|
||||||
|
- Change all `OS X` references to `Mac OS`. **[@iandrewt](https://github.com/iandrewt)**
|
||||||
|
|
||||||
|
|
||||||
## Packages
|
## Packages
|
||||||
|
@ -46,6 +47,10 @@ https://github.com/dylanaraps/neofetch/commit/3e9c3d648cb4c6f0d5fe5f0b96f9e29429
|
||||||
- Expanded `distro_shorthand` to macOS and Solaris. **[@konimex](https://github.com/konimex)**
|
- Expanded `distro_shorthand` to macOS and Solaris. **[@konimex](https://github.com/konimex)**
|
||||||
- Removed `osx_buildversion` and `osx_codename` in favour of `distro_shorthand`. **[@konimex](https://github.com/konimex)**
|
- Removed `osx_buildversion` and `osx_codename` in favour of `distro_shorthand`. **[@konimex](https://github.com/konimex)**
|
||||||
|
|
||||||
|
**CPU**<br \>
|
||||||
|
|
||||||
|
- [Mac OS] Print physical cores instead of hyper-threaded cores. **[@iandrewt](https://github.com/iandrewt)**
|
||||||
|
|
||||||
**Theme Font**<br \>
|
**Theme Font**<br \>
|
||||||
|
|
||||||
- [XFCE] Fixed incorrect font output.
|
- [XFCE] Fixed incorrect font output.
|
||||||
|
|
Reference in New Issue