# HG changeset patch # User Paul Ganssle <paul@ganssle.io> # Date 1525793605 14400 # Tue May 08 11:33:25 2018 -0400 # Node ID b4c57f835dffa771debcb16c535ba66b3ca4019c # Parent 18bd5e17029fa85fe71d24eef602697dfb897c77 Add changelog entry for documentation changes diff --git a/changelog.d/714.doc.rst b/changelog.d/714.doc.rst new file mode 100644 --- /dev/null +++ b/changelog.d/714.doc.rst @@ -0,0 +1,1 @@ +Reorganized ``dateutil.tz`` documentation and fixed issue with the ``dateutil.tz`` docstring. (gh pr #714)