Skip to content

Commit 38b6c8f

Browse files
committed
Add fix to changelog
1 parent a89505b commit 38b6c8f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Next Release (TBD)
44
* Fix issue where long types in py2 and ``Decimal`` types
55
were not being evaluated as numbers
66
(`issue 125 <https://github.com/jmespath/jmespath.py/issues/125>`__)
7+
* Handle numbers in scientific notation in ``to_number()`` function
8+
(`issue 120 <https://github.com/jmespath/jmespath.py/issues/120>`__)
79

810

911
0.9.2

0 commit comments

Comments
 (0)