Skip to content

Commit 02f1eea

Browse files
committed
Draft skeleton for version 5.0 release #2370
1 parent 72a38a4 commit 02f1eea

File tree

1 file changed

+46
-11
lines changed

1 file changed

+46
-11
lines changed

docs/releases.html

Lines changed: 46 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
55
<title>Release listing - schema.org</title>
6-
<meta name="viewport" content="width=device-width, initial-scale=1">
6+
<meta name="viewport" content="width=device-width, initial-scale=1" />
77
<meta name="description" content="Schema.org is a set of extensible schemas that enables webmasters to embed
88
structured data on their web pages for use by search engines and other applications." />
99
<link rel="stylesheet" type="text/css" href="/docs/schemaorg.css" />
@@ -133,24 +133,58 @@ <h1>Releases</h1>
133133
<th>Description</th>
134134
</tr>
135135

136-
<!-- optional 'early access' section, used between formal releases.
137136
<tr>
138-
<td>&#160;</td>
139-
<td class="prerelease">Early Access Fixes</td>
137+
<td class="release"><a href="/version/5.0/">5.0</a><br/>2019-11-01</td>
138+
<td>
139+
<span id="v.next"></span>
140+
<span id="v5.0"></span>
141+
<p>
142+
Version 5.0. See <a href="https://github.com/schemaorg/schemaorg/issues/2370">planning pages</a>.
143+
</p>
144+
</td>
140145
<td>
141-
<p>Changes that will be included in the next full release, but which have been published immediately:</p>
142146
<h2>Vocabulary</h2>
143-
<h3>Pending changes</h3>
147+
<!-- ><h3>Core changes</h3> -->
148+
149+
<!-- <p>Moved from Pending to Core:</p>-->
144150
<ul>
145-
<li></li>
151+
152+
</ul>
153+
154+
<!-- <p>Other changes in Core section:</p> -->
155+
156+
<ul>
157+
</ul>
158+
159+
<h3>Changes in <a href="http://pending.schema.org/">Pending</a> section:</h3>
160+
<!--
161+
<ul>
162+
<li id="g2348"><a href="https://github.com/schemaorg/schemaorg/issues/2348">Issue 2348</a>: Added draft types for <a href="/RealEstateListing">RealEstateListing</a>, <a href="/OfferForPurchase">OfferForPurchase</a> and <a href="/OfferForLease">OfferForLease</a>.</li>
163+
146164
</ul>
165+
-->
166+
167+
<!--
168+
<h3>Changes in <a href="http://bib.schema.org/">bib</a> section:</h3>
169+
<ul>
170+
<li id="g2232"><a href="https://github.com/schemaorg/schemaorg/pull/2232">PR #2232</a>:
171+
Simplified example for <a href="/Audiobook">Audiobook</a> .
172+
</li>
173+
</ul>
174+
-->
175+
176+
<!-- <h3>Site Improvements</h3>
177+
<ul>
178+
<li id="g2331"></li>
179+
</ul> -->
180+
147181
</td>
148182
</tr>
149-
-->
183+
184+
150185
<tr>
151186
<td class="release"><a href="/version/4.0/">4.0</a><br/>2019-10-15</td>
152187
<td>
153-
<span id="v.next"></span>
154188
<span id="v4.0"></span>
155189
<p>
156190
Version 4.0. See <a href="https://github.com/schemaorg/schemaorg/issues/2363">planning pages</a>.
@@ -219,6 +253,8 @@ <h3>Site Improvements</h3>
219253
<li id="g2312"><a href="https://github.com/schemaorg/schemaorg/pull/2312">PR #2312</a>:
220254
Fixes typo for rdfs:label URI.
221255
</li>
256+
</ul>
257+
222258
</td>
223259
</tr>
224260

@@ -272,8 +308,7 @@ <h3>Changes in <a href="http://pending.schema.org/">Pending</a> section:</h3>
272308
<h3>Site Improvements</h3>
273309
<ul>
274310
<li id="g2292"><a href="https://github.com/schemaorg/schemaorg/pull/2292">PR #2292</a>:
275-
Fixed typo in Jane Doe's name in example for <a href="/Person">Person</a>.</em>'
276-
</li>
311+
Fixed typo in Jane Doe's name in example for <a href="/Person">Person</a>.</li>
277312
<li id="g2285"><a href="https://github.com/schemaorg/schemaorg/pull/2285">PR #2285</a>:
278313
Corrections to examples identified as errors by Travis CI scripts.
279314
</li>

0 commit comments

Comments
 (0)