Skip to content

Commit f6d241f

Browse files
update readme
1 parent 38ecf94 commit f6d241f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
instafeed.js
22
============
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)
44

55
Instafeed is a dead-simple way to add Instagram photos to your website. No jQuery required, just good 'ol plain javascript.
66

@@ -200,6 +200,10 @@ This will install all the necessary test tools for testing. There is also a Make
200200

201201
## Change Log
202202

203+
__1.3.2__
204+
205+
- Fixed the `useHttp` option when no template is set. Thanks @bartekn!
206+
203207
__1.3.1__
204208

205209
- Fixed an issue where `sortBy: "most-recent"` did not always correctly sort the images. Thanks

0 commit comments

Comments
 (0)