Browse Source

Merge branch 'v0.5.0'

phuoc 11 years ago
parent
commit
8b9befe20e
2 changed files with 2 additions and 1 deletions
  1. 1 1
      CHANGELOG.md
  2. 1 0
      README.md

+ 1 - 1
CHANGELOG.md

@@ -6,7 +6,7 @@
 * [#195](https://github.com/nghuuphuoc/bootstrapvalidator/issues/195): Add events for field validation
 * [#211](https://github.com/nghuuphuoc/bootstrapvalidator/issues/211), [#235](https://github.com/nghuuphuoc/bootstrapvalidator/issues/235): Add new method ```getInvalidFields()``` that returns all invalid fields
 
-## v0.4.5 (not released yet)
+## v0.4.5 (2015-05-15)
 
 * Add ```$.fn.bootstrapValidator.helpers.date``` for validating a date, re-used in [```date```](http://bootstrapvalidator.com/validators/date/), [```id```](http://bootstrapvalidator.com/validators/id/), [```vat```](http://bootstrapvalidator.com/validators/vat/) validators
 * [#233](https://github.com/nghuuphuoc/bootstrapvalidator/issues/233): Add ```threshold``` option

+ 1 - 0
README.md

@@ -100,6 +100,7 @@ Big thanks to the contributors:
 * [@jswale](https://github.com/jswale)
 * [@khangvm53](https://github.com/khangvm53)
 * [@kristian-puccio](https://github.com/kristian-puccio)
+* [@lloydde](https://github.com/lloydde)
 * [@narutosanjiv](https://github.com/narutosanjiv)
 * [@patmoore](https://github.com/patmoore)
 * [@tomByrer](https://github.com/tomByrer)