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 0ab3e7c commit 601a6bfCopy full SHA for 601a6bf
CHANGELOG.md
@@ -6,7 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
-## [0.9.2] - 2 December 2020
+## [0.9.4] - 3 December 2020
10
+### Fixed
11
+- Fix missing class UrlReplacer
12
+
13
+## [0.9.3] - 2 December 2020
14
### Fixed
15
- Fix composer deps with magento2-next-gen-images
16
composer.json
@@ -1,7 +1,7 @@
1
{
2
"name": "yireo/magento2-webp2",
3
"license": "OSL-3.0",
4
- "version": "0.9.3",
+ "version": "0.9.4",
5
"type": "magento2-module",
"homepage": "https://www.yireo.com/software/magento-extensions/webp2",
"description": "Magento 2 module to add WebP support to the Magento frontend",
0 commit comments