diff --git a/index.html b/index.html
index eab8449cc..1e73da249 100644
--- a/index.html
+++ b/index.html
@@ -12680,7 +12680,7 @@
Change Log
Substantive changes since the last public working draft
- - 04-June-2019: Make aria-valuemin and aria-valuemax supported, rather than required, properties of focusable separator and slider
+ - 04-June-2019: Make aria-valuemin and aria-valuemax supported, rather than required, properties of focusable separator, slider, and scrollbar. Make aria-orientation a supported, rather than required, property of scrollbar.
- 02-May-2019: Add strong and emphasis roles
- 02-May-2019: Add aria-required as a supported property of checkbox
- 02-May-2019: Add code role