Skip to content

Commit

Permalink
update changelog Google Chart eval bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dongnl committed Mar 27, 2024
1 parent 34f7966 commit 35eb87b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
7. Add RowNumColumn process, similar to CalculatedColumn's rownum but simpler
8. Add "betweenInclusive" and "notBetweenInclusive" for Filter process
9. Add using existed connection option for PDO, MySQL, PostgreSQL, SQL Server, and Oracle datasources
10. Fix Table's eval bug when column formatValue is a Math formula string
10. Fix Table's and Google Chart's eval bug when column formatValue is a Math formula string

## Version 6.2.0
1. Fix Utility's arrayToDatastore function when there's only one column.
Expand Down

0 comments on commit 35eb87b

Please sign in to comment.