summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJeremy Blosser2014-10-20 19:43:50 -0500
committerJeremy Blosser2014-10-20 19:43:50 -0500
commit69c5d4aa049a1262847e80408a35b8c95a66b56e (patch)
treee031b7a7e93123d6119c05835561e0d138e11bef /ChangeLog
parent2e60ce732adada2fbf3ca45253ff21dc683a60a1 (diff)
python-pypi/jmespath: new spell, module to extract elements from a JSON document
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a3b378d98a..cc748d6d24 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
* editors/jq: new spell, stream editor/filter for JSON data
* python-pypi/botocore: new spell, low-level aws interface library
* python-pypi/bcdoc: new spell, tools to help document botocore-based projects
+ * python-pypi/jmespath: new spell, module to extract elements from a JSON document
2014-10-15 Vlad Glagolev <stealth@sourcemage.org>
* python-pypi/nbxmpp: new spell, non-blocking Jabber/XMPP module