Skip to content

Commit

Permalink
Release info
Browse files Browse the repository at this point in the history
  • Loading branch information
jissereitsma committed Jul 7, 2021
1 parent 687007c commit f6764db
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.10.10] - 7 July 2021
### Fixed
- Hide all other fields if setting "Enabled" is set to 0
- Add current store to all methods

## [0.10.9] - 24 June 2021
### Fixed
- Fix PHP Notice when gallery is missing

## [0.10.8] - 24 June 2021
### Fixed
- Allow configuring convertors (#77)

## [0.10.7] - 6 May 2021
### Fixed
- Prevents error if variable $imageData[$imageType] is empty (@maksymcherevko)

## [0.10.6] - 2 April 2021
### Fixed
- Webp images not being generated if cached jpg does not exist yet #70 (@gtlt)

## [0.10.5] - 9 March 2021
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "yireo/magento2-webp2",
"license": "OSL-3.0",
"version": "0.10.9",
"version": "0.10.10",
"type": "magento2-module",
"homepage": "https://www.yireo.com/software/magento-extensions/webp2",
"description": "Magento 2 module to add WebP support to the Magento frontend",
Expand Down

0 comments on commit f6764db

Please sign in to comment.