Skip to content

Commit f946376

Browse files
committed
New release info
1 parent f5a2b40 commit f946376

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.9.6] - 22 January 2021
10+
### Fixed
11+
- When no .webp file is available, the source tag will be removed to prevent old image being shown on the frontend (@ar-vie)
12+
13+
914
## [0.9.5] - 3 December 2020
1015
### Fixed
1116
- Remove class UrlReplacer again after refactoring NextGenImages

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.9.5",
4+
"version": "0.9.6",
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)