Skip to content

Commit

Permalink
v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vvo committed May 24, 2015
1 parent ded9617 commit 041fd10
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 3.2.0 (2015-05-24)

* upgrade in-viewport, fixes children in hidden parent case

# 3.1.0 (2015-05-23)

* feat: upgrade in-viewport to 3.1.0, checks element is visible before triggering callback
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lazyloadjs",
"version": "3.1.0",
"version": "3.2.0",
"description": "Image lazy loading",
"main": "./lazyload.js",
"scripts": {
Expand All @@ -27,4 +27,4 @@
"zuul": "2.1.1",
"zuul-ngrok": "3.0.0"
}
}
}

0 comments on commit 041fd10

Please sign in to comment.