summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorfuzzyman <devnull@localhost>2010-02-06 00:50:11 +0000
committerfuzzyman <devnull@localhost>2010-02-06 00:50:11 +0000
commita1617f5fa507a25e3e306fbe6dd6e2c9ea03d362 (patch)
treec3abe9009f426acb25cbd3ffa05d9f558d55e514 /docs
parent464a45ff3aa83efb75619aafb060e08d7d1b241d (diff)
downloadconfigobj-git-a1617f5fa507a25e3e306fbe6dd6e2c9ea03d362.tar.gz
Fix bug in options deprecation warning added in 4.7.0
Diffstat (limited to 'docs')
-rw-r--r--docs/configobj.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/configobj.txt b/docs/configobj.txt
index 4b00897..2508e9b 100644
--- a/docs/configobj.txt
+++ b/docs/configobj.txt
@@ -2388,6 +2388,11 @@ CHANGELOG
This is an abbreviated changelog showing the major releases up to version 4.
From version 4 it lists all releases and changes.
+2010/02/06 - Version 4.7.1
+--------------------------
+
+* Fix bug in options deprecation warning added in 4.7.0
+
2010/01/09 - Version 4.7.0
--------------------------