Skip to content

Commit 67d11ea

Browse files
committed
Update CHANGELOG.md
1 parent faafbd3 commit 67d11ea

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 5.2.10
2+
* Issue 335 parsing of large decimal literals by @kierantop in https://github.com/ncalc/ncalc/pull/340
3+
* Improve number parser readability by @gumbarros in https://github.com/ncalc/ncalc/pull/341
4+
* Fix exponentiation at NCalc.Async by @gumbarros in https://github.com/ncalc/ncalc/pull/343
5+
16
# 5.2.9
27
* Fix nested functions at `FunctionExtractionVisitor` by @gumbarros in https://github.com/ncalc/ncalc/pull/336
38
* Fix logical operator priority by @gumbarros in https://github.com/ncalc/ncalc/pull/338

0 commit comments

Comments
 (0)