diff --git a/src/components/home/NewsItem.jsx b/src/components/home/NewsItem.jsx
index d57060baa..a4ff718c1 100644
--- a/src/components/home/NewsItem.jsx
+++ b/src/components/home/NewsItem.jsx
@@ -9,10 +9,10 @@ const NewsItem = () => (
Sinopia Version {version} highlights
For complete release notes see the Sinopia help site.
- - Component for easier entering of diacritics for literal fields.
- - "Create New" dropdown menu on Sinopia lookp fields shows all matching items.
- - Images are included in extended context in Search results.
- - URI of resource is displayed in Search results for Sinopia and for external sources
+ - Resource Templates are now expressed in RDF and handled as Resources, so
+ they can be created and changed within the Sinopia Editor
+ - Sinopia now uses MongoDB replacing Trellis to store and manage
+ resources
)