From f79871fb934eeb3ab220bcbf7d471dd9f6feca93 Mon Sep 17 00:00:00 2001 From: Leonard Richardson Date: Sat, 29 Jan 2011 00:25:42 -0500 Subject: Started keeping a changelog again. --- CHANGELOG | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 4e97e1b..0bfe72a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,12 @@ += 4.0 = + +tag.string now operates recursively. If tag A contains a single tag B +and nothing else, then A.string is the same as B.string. So: + +foo + +The value of a.string used to be None, and now it's "foo". + = 3.1.0 = A hybrid version that supports 2.4 and can be automatically converted -- cgit v1.2.3