From 7b281b2a4c2de74df8b04d462d97e77ab9a06d57 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Fri, 21 Oct 2016 23:49:16 +1100 Subject: [PATCH] Changelog --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index 3e0f2ad1..7764afd9 100644 --- a/Changelog.md +++ b/Changelog.md @@ -73,6 +73,10 @@ https://github.com/dylanaraps/neofetch/commit/3e9c3d648cb4c6f0d5fe5f0b96f9e29429 - `physical`: Only show physical cores. - [macOS] Print physical cores instead of hyper-threaded cores. **[@iandrewt](https://github.com/iandrewt)** +**Uptime**
+ +- Rewrote uptime function to use seconds since boot instead of the `uptime` command. + **Resolution**
- [macOS] Add @2x label for retina resolutions. **[@iandrewt](https://github.com/iandrewt)**