diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b14a5fa..95f01c75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# v0.2.3 +## Bug +- Fixed bug in the avg daily profit KPI +- Bot manager was capping results at 50 bots. Adjusted this to 1000 and will address looping in a future release. + # v0.2.2 ## Bug - Issue with bot manager not properly pulling in the bots. @@ -152,4 +157,4 @@ - moved files from public into the src - moved asset files around - fixed a bug in the lenght of the name array for filters causing an error -- added columns to the bots table \ No newline at end of file +- added columns to the bots table