CHANGELOG in kaminari-0.14.0 vs CHANGELOG in kaminari-0.14.1

- old
+ new

@@ -1,4 +1,12 @@ +== 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] * Mongoid 3 ready! #238 [shingara]