|
|
@@ -1,12 +1,15 @@
|
|
|
# Change Log
|
|
|
|
|
|
-v0.1.1 (2013-10-17)
|
|
|
-* Add submitButtons option
|
|
|
+___v0.2.0___
|
|
|
+* Add custom submit handler (using ```submitHandler``` option)
|
|
|
+
|
|
|
+___v0.1.1 (2013-10-17)___
|
|
|
+* Add ```submitButtons``` option
|
|
|
* #16: Disable client side validation in HTML 5
|
|
|
* #17: Support default Bootstrap form without labels
|
|
|
* #19: Support select box validator
|
|
|
|
|
|
-v0.1.0 (2013-10-14)
|
|
|
+___v0.1.0 (2013-10-14)___
|
|
|
* First release
|
|
|
* Provide various validators
|
|
|
- between
|