Update changelog, readme, and crate version
cargo test passes
This commit is contained in:
@ -5,10 +5,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
This file follows the convention described at
|
||||
[Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
|
||||
|
||||
## [Unreleased]
|
||||
## [0.7.0] - 2017-08-26
|
||||
### Changed
|
||||
- Upgrade bindgen to 0.29
|
||||
- Change to MagickWand 7.0
|
||||
- Change to MagickWand 7.0; this introduces backward incompatible changes
|
||||
- `get_quantum` and `set_quantum` now take `Quantum` instead of `u16`
|
||||
- `resize_image` no longer takes a `blur_factor` argument
|
||||
- `InterpolatePixelMethod` was renamed `PixelInterpolateMethod`
|
||||
|
||||
Reference in New Issue
Block a user