📝 Changes for 1.0.0 stable

This commit is contained in:
Akira Matsuda 2017-01-10 22:20:45 +09:00
parent 21ba072e7e
commit 4c9276a6f2
1 changed files with 6 additions and 0 deletions

View File

@ -68,6 +68,12 @@
* Always buffer with `ActionView::OutputBuffer` if Action View is loaded #804 [@onemanstartup]
* Fixed `padding()` not to accept negative value #839 [@yo-gen]
* Fixed a bug where `total_count` used to return a wrong value with larger page value than total pages in `without_count` mode #845 [@denislins]
* Coerce `padding()` argument to Integer #840 [@pablocrivella]
## 0.17.0