Skip to content

Commit 8740e11

Browse files
committed
Release
1 parent 6360fe3 commit 8740e11

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
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.10.1] - 11 February 2021
10+
### Fixed
11+
- Fix JS error
12+
- Rewrite into synchronous way of detecting WebP
13+
14+
915
## [0.10.0] - 28 January 2021
1016
### Added
1117
- Improved support on product detail page (configurable swatches + fotorama)

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "yireo/magento2-webp2",
33
"license": "OSL-3.0",
4-
"version": "0.10.0",
4+
"version": "0.10.1",
55
"type": "magento2-module",
66
"homepage": "https://www.yireo.com/software/magento-extensions/webp2",
77
"description": "Magento 2 module to add WebP support to the Magento frontend",

0 commit comments

Comments
 (0)