Files
mixitup-pagination/CHANGELOG.md
2018-01-17 14:09:34 -05:00

21 lines
442 B
Markdown

Change Log
==========
## 3.3.0
- Adds missing documentation for various configuration options.
- Adds `onPaginateStart` and `onPaginateEnd` callbacks, and corresponding events.
- Adds a load more button demo.
## 3.2.0
- Adds ability to query and render multiple `pageList` and `pageStats` elements in the DOM.
- Adds two new demos
## 3.1.0
- Bump core dependency to 3.1.2, improves version comparison functionality.
## 3.0.0
- Release