Skip to content

Commit 05871cf

Browse files
author
Gavin Kistner
committed
Attribute fix to reporter
1 parent f39193a commit 05871cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ In this case no table will have a `parent` attribute, elements will not have the
158158
## History
159159

160160
### v0.6 2014-Apr-18
161-
+ Fixes Issue #5 (and more): Namespace prefixes defined on element are now properly applied to the element itself and any attributes using them when the definitions appear later in source than the prefix usage.
161+
+ Fixes Issue #5 (and more): Namespace prefixes defined on element are now properly applied to the element itself and any attributes using them when the definitions appear later in source than the prefix usage. (Thanks Oliver Kroth.)
162162
+ The streaming parser now supplies the namespace prefix for elements and attributes.
163163

164164
### v0.5.3 2014-Feb-12

0 commit comments

Comments
 (0)