diff --git a/aria-practices.html b/aria-practices.html
index cf1652b60e..aed4a66f05 100644
--- a/aria-practices.html
+++ b/aria-practices.html
@@ -3625,6 +3625,71 @@
Background on WAI-ARIA
[Placeholder section that will be resolved by issue #84.]
+
+ Change History
+
+ Changes in June 2017 Working Draft
+
+ -
+ Added the following:
+
+ - Modal dialog example
+ - Disclosure design pattern
+ - Example disclosure for FAQ
+ - Example disclosure for image description
+ - Draft of feed pattern
+ - Example feed implementation
+ - Example of menu button using aria-activedescendant
+ - Example of tabs with manual activation
+
+
+ - Design pattern section: moved examples subsection of each design pattern to be
+ the first subsection.
+ -
+ Across all example pages:
+
+ - Improved visual design of tables that document keyboard implementation,
+ roles, states, and properties.
+ - Improved consistency of editorial style.
+
+
+ -
+ Significant revisions of guidance and implementation were made to the following design
+ patterns and example pages:
+
+ - Accordion example
+ - Alert example
+ - Breadcrumb example
+ - Button example
+ - Checkbox examples
+ - Dialog (modal) design pattern
+ - Grid examples
+ - Landmark examples
+ - Link example
+ - Listbox example
+ - Menubar examples
+ - Menu button examples
+ - Radio group example
+ - Slider design pattern
+ - Slider example
+ - Example of tabs with automatic activation
+ - Tree view examples
+
+
+
+ Also see:
+
+
+
+