Skip to content

Commit dab460c

Browse files
committed
Update changelog with 0.9.0 features
Closes #97.
1 parent 15fa803 commit dab460c

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
0.9.0
2+
=====
3+
4+
* Add support for new lines with tokens in an expression
5+
* Add support for `JEP 9 <http://jmespath.org/proposals/improved-filters.html>`__,
6+
which introduces "and" expressions, "unary" expressions, "not" expressions,
7+
and "paren" expressions
8+
* Fix issue with hardcoded path in ``jp.py`` executable
9+
(`issue 90 <https://github.com/jmespath/jmespath.py/issues/90>`__,
10+
`issue 88 <https://github.com/jmespath/jmespath.py/issues/88>`__,
11+
`issue 82 <https://github.com/jmespath/jmespath.py/issues/82>`__)
12+
13+
114
0.8.0
215
=====
316

0 commit comments

Comments
 (0)