summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 6bdf25d..2bf82cc 100644
--- a/README
+++ b/README
@@ -41,6 +41,10 @@ See also: http://github.com/jedie/python-creole/blob/master/demo.py
history
=========
+- v0.5
+
+ - API changed: Html2CreoleEmitter optinal argument 'unknown_emit' taks now a callable for handle unknown html tags.
+
- v0.4
- only emit children of empty tags like div and span (contributed by Eric O'Connell)