chore: prepare for 0.19.1 release
This commit is contained in:
@ -5,7 +5,7 @@ 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.19.1] - 2023-09-23
|
||||
### Changed
|
||||
- Feature `disable-hdri` is now enabled by default to work around an apparent
|
||||
bug with rust-bindgen that cannot discover the `QuantumRange` constant which
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "magick_rust"
|
||||
version = "0.19.0"
|
||||
version = "0.19.1"
|
||||
authors = ["Nathan Fiedler <nathanfiedler@fastmail.fm>"]
|
||||
description = "Selection of Rust bindings for the ImageMagick library."
|
||||
homepage = "https://github.com/nlfiedler/magick-rust"
|
||||
|
||||
Reference in New Issue
Block a user