Skip to content

Commit

Permalink
Add attributions for numericality.divisibleBy
Browse files Browse the repository at this point in the history
  • Loading branch information
ansman committed May 20, 2016
1 parent 270e0a8 commit a4bd000
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2297,6 +2297,11 @@ <h3>
Minor bugfix for IE8 support (polyfills are still needed). Thanks
<a href="https://github.com/ansman/validate.js/pull/128" target="_blank">Andy Mantell</a> for fixing this.
</li>
<li>
The numericality validator now has a <a href="#validators-numericality"><code>divisibleBy</code></a>
option. Thanks <a href="https://github.com/ansman/validate.js/pull/127" target="_blank">chetankothari</a>
for suggesting and implementing this.
</li>
</ul>
</div>
<div id="changelog-0-9-0">
Expand Down

0 comments on commit a4bd000

Please sign in to comment.