summaryrefslogtreecommitdiff
path: root/README.creole
diff options
context:
space:
mode:
authorJensDiemer <git@jensdiemer.de>2011-09-14 19:34:10 +0200
committerJensDiemer <git@jensdiemer.de>2011-09-14 19:34:10 +0200
commit70a724afd8448a5ef3e5d1d663cc7606797cc8f1 (patch)
treee46dd0dbc8705203f2850ea34b70d68135d9ad1a /README.creole
parent7a504b8b39d504834b1d2905c5383055f17b3dcd (diff)
downloadcreole-70a724afd8448a5ef3e5d1d663cc7606797cc8f1.tar.gz
Bugfix in html2creole: ignore links without href
Diffstat (limited to 'README.creole')
-rw-r--r--README.creole2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.creole b/README.creole
index b84262d..d902958 100644
--- a/README.creole
+++ b/README.creole
@@ -96,6 +96,8 @@ How to do this, read: https://code.google.com/p/python-creole/wiki/UseInSetup
= history
+* v0.8.5
+** Bugfix in html2creole: ignore links without href
* v0.8.4
** Bugfix in html parser if list tag has attributes: https://code.google.com/p/python-creole/issues/detail?id=19#c4
* v0.8.3