All notable changes of the PaginatorBundle release series are documented in this file using the Keep a CHANGELOG principles.
- Allow Twig 2.0
- Bumped compatibility to Symfony 2.8 - 3.x
- Added support for query builders with query hints
- Added PHP 5.6, 7 and 7.1 to CI builds
- Added function to enable Doctrine ResultCache on paginated query
- Fixed: resolved performance issue due to internal misuse of DoctrinePaginator with simple queries
- Initial public release