Update Changelog

This commit is contained in:
John Gallagher 2015-01-07 14:16:51 -05:00
parent 830758c8f8
commit 06626579f7

View File

@ -1,6 +1,7 @@
# Version 0.0.5 (2014-01-07)
* Updates to track latest rustc changes (closure syntax).
* Updates to track latest rust stdlib changes (`std::c_str` -> `std::ffi`).
# Version 0.0.4 (2014-01-05)