diff --git a/CHANGELOG.md b/CHANGELOG.md index ce35e53..38687b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ # 0.10.0 SQLSeal is not compatible with mobile! Plugin now uses SQL.JS instead of better-sqlite3 which is written in Web Assembly so no longer native binaries are needed. This makes plugin portable. +Also reworked implementation of the parser from Antlr4TS into Antlr4. # 0.9.2 Adding checkbox method to display boolean values as checkboxes