## 0.1.3 ##

* Fixed crash when undefined objects are converted to strings
* Added callFunctions option
* Added wrapArray option
* Added useCDATA option
* Added convertMap option
* Added copyright year and "and other contributors" to license

## 0.1.2 ##

* Fixed crash when null objects are converted to strings

## 0.1.1 ##

* Fixed accidental truncation of XML when pretty-printing is disabled
* Removed copyright year from license

## 0.1.0 ##

* Initial release