Update changelog

This commit is contained in:
Young Hahn 2014-08-02 21:42:03 -04:00
parent d608fa93b8
commit ba720bcb84

View File

@ -1,5 +1,9 @@
## Changelog
## 0.12.0
* Drop mml2json and xml2js dependency.
## 0.11.0
* Switch API to be synchronous. All errors should be caught using try/catch now.