diff --git a/index.html b/index.html index f301ec6..2737d8b 100644 --- a/index.html +++ b/index.html @@ -2297,6 +2297,11 @@

Minor bugfix for IE8 support (polyfills are still needed). Thanks Andy Mantell for fixing this. +
  • + The numericality validator now has a divisibleBy + option. Thanks chetankothari + for suggesting and implementing this. +