File tree 2 files changed +7
-1
lines changed
2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -200,6 +200,12 @@ 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.1__
204
+
205
+ - Fixed an issue where ` sortBy: "most-recent" ` did not always correctly sort the images. Thanks
206
+ [ Neil Campbell] ( https://github.com/neilcampbell ) !
207
+ - Changed the default ` sortBy ` option to be ` none ` .
208
+
203
209
__ 1.3.0__
204
210
205
211
- Image URLs are now protocol-relative by default. Use the new ` useHttp ` option to disable.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " instafeed.js" ,
3
3
"description" : " A simple Instagram javascript plugin for your website." ,
4
- "version" : " 1.2.0 " ,
4
+ "version" : " 1.3.1 " ,
5
5
"author" : " Steven Schobert <spschobert@gmail.com>" ,
6
6
"repository" : {
7
7
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments