Add changes from recent merge requests

This commit is contained in:
Nathan Fiedler
2016-08-03 20:39:26 -07:00
parent 7a5bd98746
commit a3a02fc6d9

View File

@ -3,6 +3,11 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [0.5.3] -
### Changed
- gadomski: add `set_option()` method to wand API.
- gadomski: add `write_images_blob()` to create animated GIFs.
## [0.5.2] - 2016-07-17
### Changed
- Streamline error handling in `build.rs` script.