From b573521f7c2d3262171ea2890e3e9b4c4e759661 Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Wed, 25 Sep 2013 16:27:44 -0400 Subject: docs: clarify when JSON/YAML Properties files were added --- doc/server/plugins/connectors/properties.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/server/plugins/connectors/properties.txt b/doc/server/plugins/connectors/properties.txt index 836524def..47e82fdbf 100644 --- a/doc/server/plugins/connectors/properties.txt +++ b/doc/server/plugins/connectors/properties.txt @@ -181,6 +181,8 @@ XML tag should be ````. JSON Property Files ------------------- +.. versionadded:: 1.3.0 + The data in a JSON property file can be accessed with the ``json`` attribute, which is the loaded JSON data. The JSON properties interface does not provide any additional functionality beyond the @@ -189,6 +191,8 @@ interface does not provide any additional functionality beyond the YAML Property Files ------------------- +.. versionadded:: 1.3.0 + The data in a YAML property file can be accessed with the ``yaml`` attribute, which is the loaded YAML data. Only a single YAML document may be included in a file. -- cgit v1.2.3-1-g7c22