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)**