summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2013-10-12 20:48:44 +0200
committerGeorg Brandl <georg@python.org>2013-10-12 20:48:44 +0200
commitfcbe9df46497122b3b6ea12575601b4fd0790e6b (patch)
tree1a5f29d4d1d4f5de53782c71310750f6a83f3591
parentd4871c27925babd1b3d1665decc812fe7c6734d8 (diff)
downloadsphinx-fcbe9df46497122b3b6ea12575601b4fd0790e6b.tar.gz
Changelog entry for sphinx.version_info.
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 0871cb14..16d00308 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,12 @@
Release 1.2 (in development)
============================
+Features added
+--------------
+
+* Added ``sphinx.version_info`` tuple for programmatic checking of the Sphinx
+ version.
+
Incompatible changes
--------------------