xmlwriter: Changelog

Version Message
2.0.4 - #6267, Implement xmlTextWriterWriteRaw
- #6266, Implement xmlTextWriterFullEndElement
-#6177, xmlwriter_write_dtd_element inconsistent parameters between function/method
2.0.2 - fix build under 5.0
- fix crash when XMLWriter is instantiated but not used
- Switch from BSD-like license to PHP License 3.01
2.0.1 - Switch from PHP License to BSD-like license
- Allow recursive calls to __get/__set for different properties (ilia)
2.0.0 Promote to stable