Skip to content

Commit

Permalink
Mention arbitrary attributes in the CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
dasch committed Aug 28, 2015
1 parent 36a9e1f commit 93a1b7d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
### Unreleased

* Add support for arbitrary component attributes. If the presenter method accepts
arbitrary keyword arguments, the corresponding component is allowed to pass
any attribute it wants.

*Jeremy Rodi*

* Add support for testing presenters with RSpec:

```ruby\
Expand Down

0 comments on commit 93a1b7d

Please sign in to comment.