Browse files

Noting schemaorg#130

  • Loading branch information...
1 parent 13ef6e5 commit 05cf852704f85798a2776359c8b74ea1188fd6fd @danbri danbri committed Apr 17, 2015
Showing with 1 addition and 0 deletions.
  1. +1 −0 docs/releases.html
View
1 docs/releases.html
@@ -137,6 +137,7 @@
<td>
<h3>Quick fixes and Examples</h3>
<ul>
+<li><a href="https://github.com/schemaorg/schemaorg/issues/130">Fix to #130</a>: Amended <a href="/True">True</a> and <a href="/False">False</a> to be instances (rather than sub-types) of <a href="/Boolean">Boolean</a>.</li>
<li><a href="https://github.com/schemaorg/schemaorg/issues/341">Fix to #341</a>: Amended <a href="/programmingLanguage">programmingLanguage</a> to expect a <a href="/Language">Language</a> rather than a <a href="/Thing">Thing</a>.</li>
<li><a href="https://github.com/schemaorg/schemaorg/issues/365">Fix to #365</a>: Extended <a href="/award">award</a> for use on <a href="/Organization">Organization</a>, <a href="/Product">Product</a>.</li>
<li><a href="https://github.com/schemaorg/schemaorg/issues/145">Fix to #145</a>: Marked <a href="/serviceAudience">serviceAudience</a> as supersededBy the more general <a href="/audience">audience</a> property.</li>

0 comments on commit 05cf852

Please sign in to comment.