From 98b7cbd0eaebb662833637c124db4618e6c323e6 Mon Sep 17 00:00:00 2001 From: Dan Brickley Date: Thu, 2 Mar 2017 14:37:21 -0800 Subject: [PATCH] menuAddOn is now in Pending. /cc #1541 #1288 --- data/schema.rdfa | 2 ++ docs/releases.html | 5 +++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/data/schema.rdfa b/data/schema.rdfa index f14b23f55b..1ac7123f06 100644 --- a/data/schema.rdfa +++ b/data/schema.rdfa @@ -11221,6 +11221,7 @@ Typical unit code(s): C62 for person Range: MenuSection + diff --git a/docs/releases.html b/docs/releases.html index 5fe4577f82..61681762c7 100755 --- a/docs/releases.html +++ b/docs/releases.html @@ -158,8 +158,8 @@

Core changes

  • Issue #1488: Added identifier as a common super-property of numerous identifying properties.
  • Issue #1288: Added types Menu, MenuItem, MenuSection, and -properties hasMenuItem, hasMenuSection and -menuAddOn. +properties hasMenuItem, hasMenuSection. A proposed +menuAddOn property has also been added to Pending for further design discussion and implementor feedback.
  • Moved to Core from Pending: @@ -181,6 +181,7 @@

    Core changes

    Additions to Pending section