summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 45b0d1e..eed2630 100644
--- a/NEWS
+++ b/NEWS
@@ -34,6 +34,10 @@ Version 3.3.0
types in the XML Schema namespace using the export symbol provided
with the --export-symbol option.
+ * New example, embedded, shows how to embed the binary representation of
+ the schema grammar into an application and then use it to parse and
+ validate XML documents.
+
* New example, custom/mixed, shows how to use type customization to parse
and serialize mixed content.