Skip to content

Commit

Permalink
2.1.1 released
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitaly Puzrin committed Aug 25, 2016
1 parent 995bb44 commit 9e92022
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2.1.1 / 2016-08-25
------------------

- Add default user agent to http requests (if not set by options), #8.


2.1.0 / 2016-07-14
------------------

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "probe-image-size",
"version": "2.1.0",
"version": "2.1.1",
"description": "Get image size without full download (JPG, GIF, PNG, WebP, BMP, TIFF, PSD)",
"keywords": [
"image",
Expand Down

0 comments on commit 9e92022

Please sign in to comment.