Skip to content

Commit bceaaed

Browse files
committed
Merge branch 'release/5.1.1'
2 parents ddeba97 + 4efd668 commit bceaaed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Add these lines to the composer.json of your project
1111
```
1212
"require": {
1313
...
14-
"bitbull/magento2-module-instagramwidget": "5.1.0"
14+
"bitbull/magento2-module-instagramwidget": "5.1.1"
1515
}
1616
```
1717

@@ -41,6 +41,7 @@ To retrieve the data of your channel follow the official Instagram doc: https://
4141
Changelog
4242
----------
4343

44+
* 5.1.1 - Updated php module's dependencies
4445
* 5.1.0 - Set correct common Bitbull module reference, fix on js and temporary removed trick for square images because it's not working again due to Instagram urls
4546
* 5.0.0 - Moved module under Bitbull tab and moved img getter in a separate function
4647
* 4.3.1 - Fix on comparison operator

0 commit comments

Comments
 (0)