Skip to content

Commit 1e99a1e

Browse files
committed
refactoring webP logic
1 parent 456a13c commit 1e99a1e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,11 @@ This projects adheres to [Semantic Versioning](https://semver.org/) and [Keep a
1212

1313
### Changed
1414

15-
- WebP helpers are now using totally different approach with different hooks and methods.
15+
- WebP helpers are now using totally different approach with different hooks and methods. We are no longer creating a new image on upload and using the helper method to detect the extension but we are creating a new image on upload and using using native WordPress functions.
16+
17+
### Updated
18+
19+
- composer packages.
1620

1721
## [10.12.1]
1822

@@ -1044,6 +1048,7 @@ Init setup
10441048
- Gutenberg Blocks Registration.
10451049
- Assets Manifest data.
10461050

1051+
[12.0.0]: https://github.com/infinum/eightshift-libs/compare/10.12.1...11.0.0
10471052
[11.0.0]: https://github.com/infinum/eightshift-libs/compare/10.12.1...11.0.0
10481053
[10.12.1]: https://github.com/infinum/eightshift-libs/compare/10.12.0...10.12.1
10491054
[10.12.0]: https://github.com/infinum/eightshift-libs/compare/10.11.2...10.12.0

0 commit comments

Comments
 (0)