diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c4430a..22fec55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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