Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
croxton committed Jan 16, 2023
1 parent 932d12d commit 9f3c300
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
### Added
- Added [ImageKit](https://imagekit.io/) as an optional image transform provider.
- Defined `core` and `extended` parameter sets for supported providers.
- Focal point parameters (`fp-x` and `fp-y`) are now set automatically from the Asset (if not otherwise specified) when using `crop:'focalpoint'` ([#8](https://github.com/croxton/imgixer/issues/8))
- Added support for images served from local filesystem subfolders ([#7](https://github.com/croxton/imgixer/issues/7)).
- Focal point parameters (`fp-x` and `fp-y`) are now set automatically from the Asset (if not otherwise specified) when using `crop:'focalpoint'` ([#8](https://github.com/croxton/imgixer/issues/8)).
- Improved native transform support and thumbnail generation in the control panel.
### Fixed
- Default parameters now work properly.
Expand Down

0 comments on commit 9f3c300

Please sign in to comment.