mirror of
https://github.com/kaminari/kaminari.git
synced 2022-11-09 13:44:37 -05:00
add CHANGELOG
This commit is contained in:
parent
2c75024afd
commit
c1fbe97883
1 changed files with 19 additions and 0 deletions
19
CHANGELOG
Normal file
19
CHANGELOG
Normal file
|
@ -0,0 +1,19 @@
|
|||
== 0.5.0
|
||||
|
||||
* reset content_for :kaminari_paginator_tags before rendering #1 [hsbt]
|
||||
|
||||
== 0.4.0
|
||||
|
||||
* partialize the outer div
|
||||
|
||||
== 0.3.0
|
||||
|
||||
* suppress logging when rendering each partial
|
||||
|
||||
== 0.2.0
|
||||
|
||||
* default PER_PAGE to 25 [hsbt]
|
||||
|
||||
== 0.1.0
|
||||
|
||||
* First release
|
Loading…
Add table
Reference in a new issue