aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPetri Lehtinen <petri@digip.org>2016-09-18 14:35:05 +0300
committerPetri Lehtinen <petri@digip.org>2016-09-18 14:35:05 +0300
commitb02db4788145bb15ae0813fa876426c26184a6da (patch)
tree477e2fd047889cd5aef5f561e7d0211fcfca59b5 /doc
parent074bb3838f83c8ed5b2ec3ec075c9405e6589214 (diff)
downloadjansson-b02db4788145bb15ae0813fa876426c26184a6da.zip
jansson-b02db4788145bb15ae0813fa876426c26184a6da.tar.gz
jansson-b02db4788145bb15ae0813fa876426c26184a6da.tar.bz2
jansson 2.9v2.9
Diffstat (limited to 'doc')
-rw-r--r--doc/apiref.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/apiref.rst b/doc/apiref.rst
index 77578a9..ca38bbf 100644
--- a/doc/apiref.rst
+++ b/doc/apiref.rst
@@ -256,6 +256,8 @@ returns an error status.
Scope Dereferencing
-------------------
+.. versionadded:: 2.9
+
It is possible to use the ``json_auto_t`` type to automatically
dereference a value at the end of a scope. For example::