[stem/master] Include release dates at the top of the changelog page

commit 0dc8aa2038c0ba7c0389943d4c40e8eaeee8b509 Author: Damian Johnson <atagar@torproject.org> Date: Fri May 22 09:45:12 2015 -0700 Include release dates at the top of the changelog page At the top of our changelog we provide a list of anchor links. When we just had a couple releases it looked a tad better to exclude the dates, but think it's a tad better now with 'em. --- docs/change_log.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/change_log.rst b/docs/change_log.rst index f3bbc13..a502dba 100644 --- a/docs/change_log.rst +++ b/docs/change_log.rst @@ -7,11 +7,11 @@ unreleased. For a monthly report on work being done see my `development log * :ref:`versioning` * :ref:`unreleased` -* :ref:`Version 1.4 <version_1.4>` -* :ref:`Version 1.3 <version_1.3>` -* :ref:`Version 1.2 <version_1.2>` -* :ref:`Version 1.1 <version_1.1>` -* :ref:`Version 1.0 <version_1.0>` +* :ref:`version_1.4` +* :ref:`version_1.3` +* :ref:`version_1.2` +* :ref:`version_1.1` +* :ref:`version_1.0` .. _versioning:
participants (1)
-
atagar@torproject.org