|
3 | 3 | <head> |
4 | 4 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> |
5 | 5 | <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" /> |
7 | 7 | <meta name="description" content="Schema.org is a set of extensible schemas that enables webmasters to embed |
8 | 8 | structured data on their web pages for use by search engines and other applications." /> |
9 | 9 | <link rel="stylesheet" type="text/css" href="/docs/schemaorg.css" /> |
@@ -133,24 +133,58 @@ <h1>Releases</h1> |
133 | 133 | <th>Description</th> |
134 | 134 | </tr> |
135 | 135 |
|
136 | | -<!-- optional 'early access' section, used between formal releases. |
137 | 136 | <tr> |
138 | | -<td> </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> |
140 | 145 | <td> |
141 | | -<p>Changes that will be included in the next full release, but which have been published immediately:</p> |
142 | 146 | <h2>Vocabulary</h2> |
143 | | -<h3>Pending changes</h3> |
| 147 | +<!-- ><h3>Core changes</h3> --> |
| 148 | + |
| 149 | +<!-- <p>Moved from Pending to Core:</p>--> |
144 | 150 | <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 | +
|
146 | 164 | </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 | + |
147 | 181 | </td> |
148 | 182 | </tr> |
149 | | ---> |
| 183 | + |
| 184 | + |
150 | 185 | <tr> |
151 | 186 | <td class="release"><a href="/version/4.0/">4.0</a><br/>2019-10-15</td> |
152 | 187 | <td> |
153 | | -<span id="v.next"></span> |
154 | 188 | <span id="v4.0"></span> |
155 | 189 | <p> |
156 | 190 | Version 4.0. See <a href="https://github.com/schemaorg/schemaorg/issues/2363">planning pages</a>. |
@@ -219,6 +253,8 @@ <h3>Site Improvements</h3> |
219 | 253 | <li id="g2312"><a href="https://github.com/schemaorg/schemaorg/pull/2312">PR #2312</a>: |
220 | 254 | Fixes typo for rdfs:label URI. |
221 | 255 | </li> |
| 256 | +</ul> |
| 257 | + |
222 | 258 | </td> |
223 | 259 | </tr> |
224 | 260 |
|
@@ -272,8 +308,7 @@ <h3>Changes in <a href="http://pending.schema.org/">Pending</a> section:</h3> |
272 | 308 | <h3>Site Improvements</h3> |
273 | 309 | <ul> |
274 | 310 | <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> |
277 | 312 | <li id="g2285"><a href="https://github.com/schemaorg/schemaorg/pull/2285">PR #2285</a>: |
278 | 313 | Corrections to examples identified as errors by Travis CI scripts. |
279 | 314 | </li> |
|
0 commit comments