diff --git a/index.html b/index.html
index 689028d56..2f911fb2a 100644
--- a/index.html
+++ b/index.html
@@ -1571,6 +1571,7 @@
Definition of Roles
- aria-expanded
- aria-readonly
+ - aria-required
@@ -12654,6 +12655,7 @@ Change Log
Substantive changes since the last public working draft
+ - 02-May-2019: Add aria-required as a supported property of checkbox
- 02-May-2019: Add code role
- 02-May-2019: Add aria-expanded support to application and checkbox roles.
- 02-May-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.