Skip to content

Commit fc8d831

Browse files
committed
version 2.0.4
1 parent a689fb4 commit fc8d831

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 2.0.4 - 2018-10-24
4+
5+
### Fixed
6+
- Add asset indexing when creating files in `originals`. This will make the folder actually appear in Assets.
7+
- Fix processing image multiple times on remote volumes.
8+
39
## 2.0.3 - 2018-05-08
410

511
### Fixed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "verbb/image-resizer",
33
"description": "Image Resizer is a Craft plugin that resizes your assets when they are uploaded.",
44
"type": "craft-plugin",
5-
"version": "2.0.3",
5+
"version": "2.0.4",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)