Release notes for 2.10.1

This commit is contained in:
Simon Willison 2020-06-23 14:13:18 -07:00 committed by GitHub
commit d0cdaaaf00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,14 @@
Changelog
===========
.. _v2_10_1:
2.10.1 (2020-06-23)
-------------------
- Added documentation for the ``table.pks`` introspection property. (`#116 <https://github.com/simonw/sqlite-utils/issues/116>`__)
.. _v2_10:
2.10 (2020-06-12)