mirror of
https://github.com/Intervention/image.git
synced 2025-08-21 13:11:18 +02:00
Add notes to changelog
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
- ImageManagerInterface::readBase64()
|
- ImageManagerInterface::readBase64()
|
||||||
- ImageManagerInterface::readSplFileInfo()
|
- ImageManagerInterface::readSplFileInfo()
|
||||||
- ImageManagerInterface::readDataUri()
|
- ImageManagerInterface::readDataUri()
|
||||||
|
- Alignment::class
|
||||||
|
|
||||||
## API Changes
|
## API Changes
|
||||||
|
|
||||||
@@ -19,3 +20,5 @@
|
|||||||
- Changed default value for `background` to `null` in ImageInterface::contain()
|
- Changed default value for `background` to `null` in ImageInterface::contain()
|
||||||
- Changed default value for `background` to `null` in ImageInterface::pad()
|
- Changed default value for `background` to `null` in ImageInterface::pad()
|
||||||
- Changed default value for `background` to `null` in ImageInterface::crop()
|
- Changed default value for `background` to `null` in ImageInterface::crop()
|
||||||
|
- Signature of ImageInterface::crop() changed `offset_x` is no `x` and `offset_y` is now `y`
|
||||||
|
- Signature of ImageInterface::place() changed `offset_x` is no `x` and `offset_y` is now `y`
|
||||||
|
Reference in New Issue
Block a user