diff --git a/1.5.md b/1.5.md
index 95840056..16b82744 100644
--- a/1.5.md
+++ b/1.5.md
@@ -57,7 +57,8 @@ to customize where or if the progress bar will appear.
**CPU**
- Added `cpu_shorthand` to shorten the output of CPU. **[@iandrewt](https://github.com/iandrewt)**
- Takes these values: `name`, `speed`, `tiny`, `on`, `off`
-- Added the ability to print the CPU Usage by using `cpu_display="info"` or `--cpu_display off info`.
+- Added the ability to print the CPU Usage by using `cpu_display="info"` or `--cpu_display off/on info`.
+- Added `cpu_cores` to enable/disable showing the number of CPU cores in the output.
**GPU**
- Added new `tiny` option to `gpu_shorthand` to further shorten the GPU output. **[@iandrewt](https://github.com/iandrewt)**