File tree 1 file changed +5
-1
lines changed
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
instafeed.js
2
2
============
3
- [ ![ Build Status] ( https://travis-ci.org/stevenschobert/instafeed.js.png ?branch=master )] ( https://travis-ci.org/stevenschobert/instafeed.js )
3
+ [ ![ Build Status] ( https://travis-ci.org/stevenschobert/instafeed.js.svg ?branch=master )] ( https://travis-ci.org/stevenschobert/instafeed.js )
4
4
5
5
Instafeed is a dead-simple way to add Instagram photos to your website. No jQuery required, just good 'ol plain javascript.
6
6
@@ -200,6 +200,10 @@ This will install all the necessary test tools for testing. There is also a Make
200
200
201
201
## Change Log
202
202
203
+ __ 1.3.2__
204
+
205
+ - Fixed the ` useHttp ` option when no template is set. Thanks @bartekn !
206
+
203
207
__ 1.3.1__
204
208
205
209
- Fixed an issue where ` sortBy: "most-recent" ` did not always correctly sort the images. Thanks
You can’t perform that action at this time.
0 commit comments