From 41d08ee8c899e82f0d8bb6a81a8057fbadc2c1ae Mon Sep 17 00:00:00 2001 From: David Fischer Date: Mon, 23 Apr 2018 10:31:34 -0700 Subject: [PATCH] Update changelog --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index d3081f40..ebc9cb13 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -13,6 +13,7 @@ Fixes ----- * Fix table centering (#599) +* Do not rely on readthedocs.org for CSS/JS (#614) Other Changes -------------- @@ -20,6 +21,8 @@ Other Changes v0.3.0 ====== +**Note**: this version resulted in some JavaScript incompatibilities when used on readthedocs.org + New Features -------------