From 957f8c9b4ca76e32b03ca5dbf50dd61d01f25292 Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Wed, 5 Aug 2020 23:31:11 -0700 Subject: [PATCH] 2.14.1 release notes --- docs/changelog.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 1239f39..3946b81 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -2,6 +2,13 @@ Changelog =========== +.. _v2_14_1: + +2.14.1 (2020-08-05) +------------------- + +- Documentation improvements. + .. _v2_14: 2.14 (2020-08-01)