File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change
1
+ 1.2.0 / 2023-03-23
2
+ ==================
3
+
4
+ * Add support for ` BackgroundRemoval ` effect
5
+
1
6
1.1.1 / 2023-01-28
2
7
==================
3
8
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cloudinary/transformation-builder-sdk" ,
3
- "version" : " 1.1.1 " ,
3
+ "version" : " 1.2.0 " ,
4
4
"description" : " Cloudinary PHP Transformation Builder SDK" ,
5
5
"keywords" : [
6
6
" cloudinary" ,
Original file line number Diff line number Diff line change 14
14
'theme ' => 'cloudinary ' ,
15
15
'template_dirs ' => [$ docsDir . 'themes ' ],
16
16
'title ' => 'Cloudinary PHP Transformation Builder SDK ' ,
17
- 'version ' => '1.1.1 ' ,
17
+ 'version ' => '1.2.0 ' ,
18
18
'build_dir ' => $ docsDir . 'build ' ,
19
19
'cache_dir ' => $ docsDir . 'cache ' ,
20
20
'default_opened_level ' => 1 ,
You can’t perform that action at this time.
0 commit comments