Skip to content

Commit c6615f0

Browse files
committed
Update for v18
1 parent dcc0b0a commit c6615f0

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

docs/releases.html

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -80,27 +80,23 @@ <h1>Releases</h1>
8080

8181
<tr>
8282

83-
<td class="release"><a href="http://htmlpreview.github.io/?https://github.com/schemaorg/schemaorg/blob/main/data/releases/18.0/schema-all.html">18.0</a><br/>2023-05-18</td>
83+
<td class="release">18.0<br/>2023-05-18</td>
8484
<td>
8585
<span id="v18.0"></span>
8686
<p>
87-
Version 18.0 - Improving our ability to talk about text objects.</p>
87+
Version 18.0 - Improving our ability to talk about text objects and thumbnail images for creative works.</p>
8888
</td>
8989
<td>
90-
<h2>Vocabulary changes</h2>
90+
<h2>Vocabulary</h2>
9191
<ul>
9292
<li id="g3091"><a href="https://github.com/schemaorg/schemaorg/issues/3091">PR #3091</a>: Added an explicit subtype of MediaObject for text: <a href="/TextObject">TextObject</a>, and (addressing Issue <a href="https://github.com/schemaorg/schemaorg/issues/2942">#2942</a>) made it a possible expected value for <a href="/description">description</a>.</li>
93+
<li id="g874"><a href="https://github.com/schemaorg/schemaorg/issues/874">Issue #874</a>: Noted that <a href="/thumbnail">thumbnail</a> is potentially applicable to any <a href="/CreativeWork">CreativeWork</a> (implemented in <a href="https://github.com/schemaorg/schemaorg/pull/3286">#3286</a>).</li>
9394
</ul>
9495
</td>
9596
</tr>
96-
Add a new expected type of TextObject
97-
Add a new MediaObject subtype of TextObject. Add TextObject as a new expected type of the property description. #2942
98-
* Updating description for TextObject
99-
10097

10198
<tr>
102-
103-
<td class="release"><a href="http://htmlpreview.github.io/?https://github.com/schemaorg/schemaorg/blob/main/data/releases/17.0/schema-all.html">17.0</a><br/>2023-05-17</td>
99+
<td class="release">17.0<br/>2023-05-17</td>
104100
<td>
105101
<span id="v17.0"></span>
106102
<p>
@@ -116,7 +112,7 @@ <h2>Vocabulary changes</h2>
116112
</tr>
117113

118114
<tr>
119-
<td class="release"><a href="http://htmlpreview.github.io/?https://github.com/schemaorg/schemaorg/blob/main/data/releases/16.0/schema-all.html">16.0</a><br/>2023-05-16</td>
115+
<td class="release">16.0<br/>2023-05-16</td>
120116
<td>
121117
<span id="v16.0"></span>
122118
<p>

0 commit comments

Comments
 (0)