Created Debian package
[xmldoc.git] / ChangeLog
index 4dc4842..f8dfca1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,46 @@
+Version 0.10 - Mar 04, 2020
+===========================================================
+
+o More validation
+o Added xslt and dtd files to distribution
+
+Version 0.9 - Aug 18, 2019
+===========================================================
+
+o Fixed LaTeX special characters
+o Added test for lists
+o Added test for table
+
+Version 0.8 - Jul 26, 2019
+===========================================================
+
+o Correction of namespeaces
+o Use $prefix in the path for stylesheets
+o Added charset declaration for HTML
+o Started a test framework
+
+Version 0.7 - Apr 26, 2012
+===========================================================
+
+o Added depcomp to the distribution
+o Added LaTeX translation for the value of attributes.
+o Changed the translation of ~ to the LaTeX sequence $\sim$.
+o Added the src attribute to the svg tag
+  This includes SVG drawings from an external file.
+
+
+Version 0.6 - Oct 17, 2007
+===========================================================
+
+o The conversion to HTML creates proper XHTML.
+o Added support for embedded MathML and SVG.
+o New element: <example>.
+o Use standard XML Inclusion methods as opposed to a preprocessing stylesheet.
+  - This means the <include> element will be deprecated.
+o New output format for PHPWiki.
+o New type styles: big and small.
+o Added colored text with a few predefined colors.
+
 Version 0.5 - Aug 19, 2003
 ===========================================================