diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 0d3fb92f6..8e21e786d 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,6 +2,8 @@ ## 8.1.0-beta +- Add schema.org microdata support to `HtmlProvider`: when an HTML document contains elements with `itemscope`/`itemtype`/`itemprop` attributes, the provider now generates a typed `Schemas` container (e.g. `doc.Schemas.Person`) with one strongly-typed property per `itemprop` name discovered in the sample (closes #611) +- Add JSON-LD support to `HtmlProvider`: when an HTML document contains ` + +
+| Year | Event |
|---|---|
| 2002 | F# created by Don Syme at Microsoft Research Cambridge |
| 2005 | First public release of F# |
| 2010 | F# ships with Visual Studio 2010 |
| 2020 | F# 5.0 released |