Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenschobert committed Apr 22, 2014
1 parent 38ecf94 commit f6d241f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
instafeed.js
============
[![Build Status](https://travis-ci.org/stevenschobert/instafeed.js.png?branch=master)](https://travis-ci.org/stevenschobert/instafeed.js)
[![Build Status](https://travis-ci.org/stevenschobert/instafeed.js.svg?branch=master)](https://travis-ci.org/stevenschobert/instafeed.js)

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

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

## Change Log

__1.3.2__

- Fixed the `useHttp` option when no template is set. Thanks @bartekn!

__1.3.1__

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

0 comments on commit f6d241f

Please sign in to comment.