mirror of
https://github.com/kaminari/kaminari.git
synced 2022-11-09 13:44:37 -05:00
changes for version 0.14.1
This commit is contained in:
parent
c34bee29da
commit
ef75dc4285
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
== 0.14.1
|
||||
|
||||
* Changed the default "truncation" String from "..." to … #264 [pjaspers]
|
||||
|
||||
* The theme generator is Github API v3 compatible now! #279 [eitoball]
|
||||
|
||||
* Made Kaminari.config.default_per_page changeable again #280 [yuki24]
|
||||
|
||||
== 0.14.0
|
||||
|
||||
* Grape framework support! #218 [mrplum]
|
||||
|
|
Loading…
Reference in a new issue