Added small blurb to the readme

This commit is contained in:
Maas-Maarten Zeeman
2022-05-29 23:20:48 +02:00
parent ae0ec25419
commit 9921404341

View File

@@ -78,6 +78,7 @@ This makes it possible to open a lot more connections. On the
SQLite side some things have also changed. Extended error codes,
introspection into the internals. This release modernizes the
integration. In some places the API is no longer compatible and
will require small changes.
will require small changes. In order to ease this process the
library now has typespecs, and the documentation was extended.