chore: updated changelog

This commit is contained in:
Kacper Kula 2024-11-04 21:01:50 +00:00
parent 3ee1045cb5
commit 225bec64fd

View file

@ -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