Note SQLite Tips & Tricks in changelog

This commit is contained in:
Sean Corfield 2020-07-22 16:28:40 -07:00
parent 0af209c862
commit db857d335d

View file

@ -3,6 +3,7 @@
Only accretive/fixative changes will be made from now on.
Changes made to **develop** since the 1.1.569 release:
* Document SQLite handling of `bool` and `bit` columns in a new **Tips & Tricks** section, inspired by #134.
* Address #133 by adding `:return-generated-keys` as an option on `execute-batch!`.
## Stable Builds