=============
Version 0.4.1
=============
- Fixed compile with Vala 0.26 (Daniel Espinosa)

=============
Version 0.4
=============
- Added Examples (Richard Schwarting)
- Improved Build system (Daniel Espinosa)
- Windows crosscopilation support (Daniel Espinosa)
- Added/Improved Serialization Framework (Richard Schwarting, Daniel Espinosa)
- Added missing License (Richard Schwarting)
- Renamed DomNode to Node (Richard Schwarting)
- Added Unit Tests (Richard Schwarting, Daniel Espinosa)

=============
Version 0.3.2
=============
GXml
	* autotools (Javier Jardon)
	* internally updated to gee-0.8 (Daniel Espinosa)
	* test improvements and fixes (Arnel Borja)
	* doc updates and fixes
	* more examples
	* serialization caching
	* major memory fixes (Document manages its nodes' references; don't free them yourself)
	* fewer compile time warnings:
	  * libxml-2.0.vapi fixes,
	  * no longer uses -Wall; many warnings from valac, out of our control
	* bug fixes

=============
Version 0.3.1
=============
GXml
	* autotools fixes
	* bug fixes

=============
Version 0.3.0
=============
GXml
        * third release
	* serialization support
	* working documentation
	* autotools, GObject Introspection, and more (Daniel Espinosa Ortiz)

=============
Version 0.0.2
=============
GXml
	* second release


=============
Version 0.0.1
=============
GXml
	* first release
