Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the version number #1243

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 7 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# bxSlider 4.2.14
# bxSlider 4.2.15
## The fully-loaded, responsive jQuery content slider

### Why should I use this slider?
Expand All @@ -10,12 +10,12 @@
* Browser support: Firefox, Chrome, Safari, iOS, Android, IE7+
* Tons of configuration options

For complete documentation, tons of examples, and a good time, visit: [http://bxslider.com](http://bxslider.com)
For complete documentation, tons of examples, and a good time, visit: [https://bxslider.com](https://bxslider.com)

Written by: Steven Wanderski - [http://stevenwanderski.com](http://stevenwanderski.com)

### License
Released under the MIT license - http://opensource.org/licenses/MIT
Released under the MIT license - https://opensource.org/licenses/MIT

Let's get on with it!

Expand Down Expand Up @@ -719,6 +719,10 @@ Everyone is welcome to help [contribute](CONTRIBUTING.md) and improve this proje

## Changelog

### Version 4.2.15
* Restore original event target correctly
* Fix event target restore

### Version 4.2.14
* Fixing flickering (on -webkit) when used background-image to instead of <img>
* FIX calling API method stopAuto()
Expand Down