Fix
* **setup:** Include pkg-config in the build ([`1b1de91`](https://github.com/cpcloud/slumba/commit/1b1de918f59b7a68851541ee68c00e10dc4266fd))
* Release depends on windows passing too ([`650bd88`](https://github.com/cpcloud/slumba/commit/650bd88694a5e8168e342f4b1e2d346f36a4ce86))
* Workaround pinned pip version in poetry2nix, document why ([`e1bba5d`](https://github.com/cpcloud/slumba/commit/e1bba5d71b5d53a4b34c41a9507e63d0ba8be9fa))
* Add sqlite to build dependencies ([`8aa16ba`](https://github.com/cpcloud/slumba/commit/8aa16bacf6b5134185bcbde55d47626a041fba1e))
* Add sqlite to build deps ([`7e73dd0`](https://github.com/cpcloud/slumba/commit/7e73dd020618a458b5144ba0da9bdfd37b3ea21f))
* Add missing sqlite3 dependency for building cslumba extension ([`691545b`](https://github.com/cpcloud/slumba/commit/691545b1df5b5924a8a110c88e3dcd3dc0298f2f))
* **dev:** Fix invocation of sqlite ([`931d545`](https://github.com/cpcloud/slumba/commit/931d54599e3205ce137c49fff5b4df17f849c915))
* Fix poetry2nix bug ([`e509e8e`](https://github.com/cpcloud/slumba/commit/e509e8e0baa5f3ca057ec9fbcd5502078c17f6b1))
* Fix the pointer type of the connection pointer ([`e4faf33`](https://github.com/cpcloud/slumba/commit/e4faf339172e2a79fc75ffe70e742601715d77ec))
Documentation
* Add CHANGELOG.md template ([`b271165`](https://github.com/cpcloud/slumba/commit/b2711653cb7ad4cb721db2fd62a006e125ff094f))
* Add readme to pyproject.toml and replace email ([`c61c670`](https://github.com/cpcloud/slumba/commit/c61c67031c925638e15a9418cb919a2766845c07))