From 0e58ae7600212c075f5b8ae4b52d2af0e1acd4f1 Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Fri, 9 Oct 2020 20:53:47 -0700 Subject: [PATCH] Release 0.50.2 Refs #1011 --- docs/changelog.rst | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index f0e825b3..1d654485 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -4,7 +4,15 @@ Changelog ========= -.. _v0_50.1: +.. _v0_50_2: + +0.50.2 (2020-10-09) +------------------- + +- Fixed another bug introduced in 0.50 where column header links on the table page were broken. (`#1011 `__) + + +.. _v0_50_1: 0.50.1 (2020-10-09) -------------------