Skip to content

Commit 220629e

Browse files
committed
Merge branch 'release/5.1.0' into develop
2 parents e31fa54 + 5946d10 commit 220629e

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.0.0"
14+
"bitbull/magento2-module-instagramwidget": "5.1.0"
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.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
4445
* 5.0.0 - Moved module under Bitbull tab and moved img getter in a separate function
4546
* 4.3.1 - Fix on comparison operator
4647
* 4.3.0 - Fix squared images url

0 commit comments

Comments
 (0)