summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
-rw-r--r--README.rst2
2 files changed, 1 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 30427a7..8a554e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,7 @@
directory, purges it first before deleting it.
* combox/_version.py: bumped to 0.2.1
* docs/releases.rst: Added links to v0.2.1 archives.
+ * README.rst: reStructuredText validation fix.
2016-01-10 Siddharth Ravikumar <sravik@bgsu.edu>
diff --git a/README.rst b/README.rst
index b81eccf..d2a8ab0 100644
--- a/README.rst
+++ b/README.rst
@@ -2,8 +2,6 @@
combox
======
-----
-
.. image:: https://img.shields.io/pypi/pyversions/combox.svg?style=flat-square
:target: https://pypi.python.org/pypi/combox/
:alt: [ Python versions - 2.7 ]