Skip to content

Commit

Permalink
chore: Version 4.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
khalwat committed Apr 4, 2024
1 parent cb5da47 commit c18fe6a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
# ImageOptimize Changelog

## 4.0.7 - UNRELEASED
## 4.0.7 - 2024.04.04
### Added
* Added the ability to pass in a config array to `.imgTag()`, `.pictureTag()` and `.linkPreloadTag()`

### Changed
* Changed `.loading()``.loadingStrategy()`, `.artDirection()``addSourceFrom()`

## 4.0.6 - 2024.04.02
### Added
* Added a `--queue` option to the `image-optimize/optimize/create` console command if you want to defer the image generation to be run via queue job, rather than immediately via the console command
Expand Down

0 comments on commit c18fe6a

Please sign in to comment.