X-Git-Url: https://git.phdru.name/?p=extfs.d.git;a=blobdiff_plain;f=xml-ANNOUNCE;fp=xml-ANNOUNCE;h=daadbae18ab59d7df013cbf2711c05338f619246;hp=21d79b5bcaca1e5b39ca149b8b167d90e08d6d6d;hb=dad1bf74cce732bd4a716263346a9a2345b51368;hpb=b31cf2fdb7101e83f46898943bdfb4bb7c48c2bd diff --git a/xml-ANNOUNCE b/xml-ANNOUNCE index 21d79b5..daadbae 100644 --- a/xml-ANNOUNCE +++ b/xml-ANNOUNCE @@ -5,20 +5,21 @@ WHAT IS IT View an XML file in Midnight Commander as a filesystem. -WHAT'S NEW in version 1.1.2 (2015-01-10) +WHAT'S NEW +Version 1.1.2 (2015-01-10) Changed link to installation instructions. -WHAT'S NEW in version 1.1.1 (2014-07-17) +Version 1.1.1 (2014-07-17) Fix a bug in removing excessive namespaces (lxml). -WHAT'S NEW in version 1.1.0 (2013-11-26) +Version 1.1.0 (2013-11-26) Show comment(s) before the root element. -WHAT'S NEW in version 1.0.0 (2013-11-23) +Version 1.0.0 (2013-11-23) With lxml.etree-based implementation show only child namespaces (calculated as combined namespaces minus parent's namespaces). -WHAT'S NEW in version 0.3.0 (2013-11-16) +Version 0.3.0 (2013-11-16) Initial release. Implementation based on minidom.