You've already forked image_processing
mirror of
https://github.com/usetrmnl/image_processing.git
synced 2026-04-29 13:33:11 -07:00
Bump to 0.4.1
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
## 0.4.1 (08-09-2016)
|
||||
|
||||
* Maintain transparent background of PNGs in `#resize_to_fill` (janko-m)
|
||||
|
||||
## 0.4.0 (11-07-2016)
|
||||
|
||||
* Add `#corrupted?` for checking whether an image is corrupted (janko-m)
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
module ImageProcessing
|
||||
VERSION = "0.4.0"
|
||||
VERSION = "0.4.1"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user