Skip to content

Commit 93684dd

Browse files
committed
Bumped version to 1.8.0
1 parent ee47dbb commit 93684dd

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,11 +128,11 @@ All modern browsers (Firefox, Chrome, Safari, Opera, IE7+) should be supported.
128128

129129
## Changelog
130130

131-
master
131+
v1.8.0 [2012-04-17]
132132

133-
- Fixed `$(window)` uses.
134133
- Added `ceaseFireOnEmpty`.
135134
- Added `pagesToKeep`.
135+
- Fixed `$(window)` uses.
136136

137137
v1.7.1 [2012-04-16]
138138

js/jquery.endless-scroll.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/jquery.endless-scroll.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
###
22
Endless Scroll plugin for jQuery
33
4-
v1.7.1
4+
v1.8.0
55
66
Copyright (c) 2008-2012 Fred Wu
77

0 commit comments

Comments
 (0)