Revision history for Template-Plugin-Bootstrap-Pagination
0.002000  2014-11-07 18:32:26 Europe/Zurich
 - Add support for Bootstrap 3
 - Add a 'version' parameter to set the Bootstrap version HTML code should be
   generated for
 - Add 'size' parameter to affect the size of the pagination component (which
   is supported in newer Bootstrap versions)
0.001002  2014-04-06 15:19:50 Europe/Zurich
 - Improve performance of pagination()-method in situations with many pages
0.001001  2012-11-17 13:39:05 Europe/Zurich
 - Change tests to not depend on Test::Class anymore (RT #81193)
0.001000  2012-10-23 21:28:42 Europe/Zurich
 - Initial release