diff --git a/CHANGELOG.md b/CHANGELOG.md index ef4f148..086159b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 19.07.2024 +- fixed a server-side unhandled promise rejection for the Virtualize function, causing the server to crash + ## 18.07.2024 - fixed AnonymousDeclarations incorrectly transforming local declarations into global ones - fixed AntiBeautify2 (finally lol)
Virtualize
AnonymousDeclarations
AntiBeautify2