0.12	First version with GUI (for single MathML files) 

0.13	MathParserGui:
			Moved parser options from tabbed pane to button next to format combo box

0.16	MathParserGui:
			Abiliy to write in files
			MathMLParser now gets the wrappedEntities parameter according to file format
		MathMLParser:
			Ability to skip unknown entities

0.17	MathMLParser:
			getSubstitutionsTable() throws IOException if bad substitution found
			Whitespace after equations

0.18	MathMLParser/MathcadParser/MathParserGui
			The MathMLParser object is now generated at start, not for every single parsing

0.19	MathcadParser/MathParserGui
			Formulas can now be added in embedded, set off or enumerated style

0.20	MathcadParser/MathParserGui
			LaTeX header can be added

0.30	MathParserGui
			Internationalization (english/german)

0.31	MathcadParser / MathMLParser
			header.txt and substitutions.txt are now searched for in current directory
			first, then in JAR file if not found

0.32	MathcadParser
			fixed "empty line causes crash" bug.

0.40	MathcadParser
			can now parse the new "IBM Techexplorer" MathML of Mathcad 11

0.41	MathParser
			improved version handling, now one getEmbedArea() for all versions of Mathcad

0.42	Resources
			new versions of all help images

0.43	MathMLParser
			exchange german umlauts in equations

0.51	MathMLParser
			can now parse matrices
		MathcadParser
			inserts image links into LaTeX code

0.52    MathMLParser
			fixed brace bug

0.53	MathParserGui
			fixed bug in Locale selection

0.54	MathParserGui
			added batch support
		MathcadParser
			replaced 'formulaPrefix' $$...$$ with \[...\]

0.54	MathMLParser
			LaTeX compatible output for unknown entities
