# Changelog for yesod-cursor ## Unreleased changes None. ## [v2.0.0.0](https://github.com/freckle/yesod-page-cursor/compare/v1.0.0.1...v2.0.0.0) - Add `defaultLimit :: Int` argument to `withPage` and `withPageLink` ## [v1.0.0.1](https://github.com/freckle/yesod-page-cursor/compare/v1.0.0.0...v1.0.0.1) - Fix missing `previous` link in all but last page ## [v1.0.0.0](https://github.com/freckle/yesod-page-cursor/tree/v1.0.0.0) Initial release.