Skip to content

Commit 5517908

Browse files
committed
Update changelog for latest release
1 parent 6f2f583 commit 5517908

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.1
2+
=====
3+
4+
* Raise LexerError on invalid numbers
5+
(`issue 98 <https://github.com/jmespath/jmespath.py/issues/98>`__)
6+
* Add support for custom functions (#100)
7+
(`issue 100 <https://github.com/jmespath/jmespath.py/issues/100>`__)
8+
* Fix ZeroDivisionError for built-in function avg() on empty lists (#115)
9+
(`issue 115 <https://github.com/jmespath/jmespath.py/issues/115>`__)
10+
* Properly handle non numerical ordering operators (#117)
11+
(`issue 117 <https://github.com/jmespath/jmespath.py/issues/117>`__)
12+
13+
114
0.9.0
215
=====
316

0 commit comments

Comments
 (0)