|
From: <gr...@us...> - 2020-01-12 15:17:14
|
Revision: 8457
http://sourceforge.net/p/docutils/code/8457
Author: grubert
Date: 2020-01-12 15:17:12 +0000 (Sun, 12 Jan 2020)
Log Message:
-----------
Changes since 0.16
Modified Paths:
--------------
trunk/docutils/HISTORY.txt
trunk/docutils/RELEASE-NOTES.txt
Modified: trunk/docutils/HISTORY.txt
===================================================================
--- trunk/docutils/HISTORY.txt 2020-01-12 15:10:24 UTC (rev 8456)
+++ trunk/docutils/HISTORY.txt 2020-01-12 15:17:12 UTC (rev 8457)
@@ -15,9 +15,13 @@
2019-07-23 : Branch: branches/rel-0.15 created to investigate import problems: bugs#366
-Changes Since 0.15
+Changes Since 0.16
==================
+
+Release 0.16
+============
+
* General
- Dropped support for Python 2.6, 3.3 and 3.4
Modified: trunk/docutils/RELEASE-NOTES.txt
===================================================================
--- trunk/docutils/RELEASE-NOTES.txt 2020-01-12 15:10:24 UTC (rev 8456)
+++ trunk/docutils/RELEASE-NOTES.txt 2020-01-12 15:17:12 UTC (rev 8457)
@@ -80,8 +80,8 @@
.. _reference name: docs/ref/rst/restructuredtext.html#reference-names
.. _identifier normalization: directives.html#identifier-normalization
-Release 0.16b (2019-12-01)
-==========================
+Release 0.16 (2020-01-12)
+=========================
.. Note::
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|