From 4c9276a6f2f36e6cc178b0e15089f4461c252837 Mon Sep 17 00:00:00 2001 From: Akira Matsuda Date: Tue, 10 Jan 2017 22:20:45 +0900 Subject: [PATCH] :memo: Changes for 1.0.0 stable --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 75d96de..de651e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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