From d0cdaaaf00249230e847be3a3b393ee2689fbfe4 Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Tue, 23 Jun 2020 14:13:18 -0700 Subject: [PATCH] Release notes for 2.10.1 --- docs/changelog.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 31b8dc0..1f0b2c5 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -2,6 +2,14 @@ Changelog =========== + +.. _v2_10_1: + +2.10.1 (2020-06-23) +------------------- + +- Added documentation for the ``table.pks`` introspection property. (`#116 `__) + .. _v2_10: 2.10 (2020-06-12)