diff --git a/1.6.md b/1.6.md
index a69a18e9..e4372aa8 100644
--- a/1.6.md
+++ b/1.6.md
@@ -44,6 +44,8 @@ Thanks to the following people for contributing this release.
- [ Linux / OSX / BSD ] Print refresh rate next to resolutions.
- [ Linux ] Multi monitor support using `xorg-xrandr`.
- [ Linux ] Refresh rate support using `xorg-xrandr`.
+- [ OSX ] Added support for using `screenresolution` to print the output.
+This is much faster than the default method.
**Public IP**
- Made public IP function faster by using `dig` if available. **[@iandrewt](https://github.com/iandrewt)**