Skip to content

Commit 7246615

Browse files
committed
Add changelog for latest release
1 parent 04c57b2 commit 7246615

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
0.8.0
2+
=====
3+
4+
* Improve lexing performance (`issue 84 <https://github.com/jmespath/jmespath.py/pull/84>`__)
5+
* Fix parsing error for multiselect lists (`issue 86 <https://github.com/jmespath/jmespath.py/issues/86>`__)
6+
* Fix issue with escaping single quotes in literal strings (`issue 85 <https://github.com/jmespath/jmespath.py/issues/85>`__)
7+
* Add support for providing your own dict cls to support
8+
ordered dictionaries (`issue 94 <https://github.com/jmespath/jmespath.py/pull/94>`__)
9+
* Add map() function (`issue 95 <https://github.com/jmespath/jmespath.py/pull/95>`__)
10+
11+
112
0.7.1
213
=====
314

0 commit comments

Comments
 (0)