diff --git a/index.html b/index.html
index 7a199b5da..0ab57e823 100644
--- a/index.html
+++ b/index.html
@@ -1557,6 +1557,7 @@
Definition of Roles
- aria-expanded
- aria-readonly
+ - aria-required
@@ -11691,6 +11692,7 @@ Change Log
Substantive changes since the last public working draft
+ - 04-Sep-2019: Add aria-required as a supported property of checkbox
- 04-Sep-2019: Allow aria-posinset and aria-setsize on row when used in a treegrid.
- 04-Sep-2019: Add aria-expanded support to application and checkbox roles.
- 04-Sep-2019: Remove aria-expanded support from the following roles: alert, alertdialog, article, banner, blockquote, caption, cell, complementary, contentinfo, definition, deletion, dialog, directory, feed, figure, form, grid, group, heading, img, insertion, label, landmark, legend, list, listitem, log, main, marquee, math, menu, menubar, navigation, note, paragraph, radiogroup, region, search, select, status, subscript, superscript, table, tabpanel, term, time, timer, toolbar, tooltip, tree, treegrid.