Skip to content

Commit 0ceb231

Browse files
ANKUR DWIVEDIANKUR DWIVEDI
authored andcommitted
added breaking change in changelog
1 parent b30d7f1 commit 0ceb231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ImageKit is complete media storage, optimization, and transformation solution th
1717
## Changelog
1818
### SDK Version 3.0.0
1919
#### Breaking changes
20-
**1. Overlay Syntax update**
20+
**1. Overlay syntax update**
2121
* In version 3.0.0, we've removed the old overlay syntax parameters such as `oi`, `ot`, `obg`, and [more](https://docs.imagekit.io/features/image-transformations/overlay). These parameters are deprecated and will start returning errors when used in URLs. Please migrate to the new Layers syntax that supports overlay nesting, provides better positional control, and allows more transformations at the layer level. You can start with [examples](https://docs.imagekit.io/features/image-transformations/overlay-using-layers#examples) to learn quickly.
2222
* You can migrate to the new Layers syntax using the `raw` transformation parameter.
2323
### SDK Version 2.0.0

0 commit comments

Comments
 (0)