Skip to content

Commit

Permalink
Update CHANGELOG [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
yuki24 committed Jul 9, 2018
1 parent 9e9ac3b commit ee49f28
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@

## 1.1.2 (Unreleased)
## Master (Unreleased)

### Enhancements

* Add `#url_to_next_page` and `#url_to_prev_page` helper methods: [38e95a2](https://github.com/kaminari/kaminari/commit/38e95a262a210548c4f892aaa69d09ca8ecdce7f)
* Extract url helper methods and pack them in `Kaminari::Helpers::UrlHelper`: [ff38bee](https://github.com/kaminari/kaminari/commit/ff38bee54b5be1a948f1118c0bfd829a72a1a502)

### Bug Fixes:

Expand Down

0 comments on commit ee49f28

Please sign in to comment.