diff options
Diffstat (limited to 'docs/manual.adoc')
-rw-r--r-- | docs/manual.adoc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/manual.adoc b/docs/manual.adoc index fb277c6..10a98ed 100644 --- a/docs/manual.adoc +++ b/docs/manual.adoc @@ -2121,7 +2121,9 @@ Because of the differences in document object models, performance considerations :!numbered: [[v1.9]] -=== v1.9 ^2018-??-??^ +=== v1.9 ^2018-04-04^ + +Maintenance release. Changes: * Specification changes: . `xml_document::load(const char*)` (deprecated in 1.5) now has `deprecated` attribute; use `xml_document::load_string` instead |