Skip to content

Commit

Permalink
Add deprecation to CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelfranca committed Mar 14, 2014
1 parent 58f14c3 commit be5badb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -14,6 +14,10 @@
Closes [#971](https://github.com/plataformatec/simple_form/issues/971) [@nashby](https://github.com/nashby)
* Collection input generates `required` attribute if it has `prompt` option. [@nashby](https://github.com/nashby)

## deprecation
* Methods on custom inputs now accept an required argument with the wrapper options.
See https://github.com/plataformatec/simple_form/pull/997 for more information.

## 3.0.1

### bug fix
Expand Down

0 comments on commit be5badb

Please sign in to comment.