We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1148219 commit 9a9a837Copy full SHA for 9a9a837
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 2.0.1 - 2018-02-12
4
+
5
+### Fixed
6
+- Fix plugin icon in some circumstances
7
8
## 2.0.0 - 2018-02-10
9
10
### Added
composer.json
@@ -2,7 +2,7 @@
"name": "verbb/image-resizer",
"description": "Image Resizer is a Craft plugin that resizes your assets when they are uploaded.",
"type": "craft-plugin",
- "version": "2.0.0",
+ "version": "2.0.1",
"keywords": [
"craft",
"cms",
0 commit comments