diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 1071896f2f10734740d48c8bfbe87e2e2239d2c5..76282a5b37158d2bcc00efde1b6360df511d4b82 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -144,6 +144,9 @@ Drupal 7.0, xxxx-xx-xx (development version) - Added RDF support: * Modules can declare RDF namespaces which are serialized in the <html> tag for RDFa support. + * Modules can specify how their data structure maps to RDF. + * Added support for RDFa export of nodes, comments, terms, users, etc. and + their fields. - Field API: * Custom data fields may be attached to nodes, users, comments and taxonomy terms.