diff --git a/Changelog.md b/Changelog.md
index 94e763e0..c63c1f76 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -67,6 +67,9 @@ https://github.com/dylanaraps/neofetch/commit/3e9c3d648cb4c6f0d5fe5f0b96f9e29429
**CPU**
+- Expanded `cpu_cores` option by adding two new values, `logical` and `physical`.
+ - `logical`: Show all virtual cores (hyperthreaded).
+ - `physical`: Only show physical cores.
- [macOS] Print physical cores instead of hyper-threaded cores. **[@iandrewt](https://github.com/iandrewt)**
**Resolution**