Skip to content

Commit 885f1e6

Browse files
committed
edited readme
1 parent 1eb785a commit 885f1e6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -295,18 +295,18 @@ it calls jQ func **$.formUtils.validateInput** to validate the single input when
295295
## Changelog
296296

297297

298-
### 2.1.27
298+
#### 2.1.27
299299
* E-mail validation support .eu top domain
300300
* Improvements in server validation
301301
* Now possible to re-initiate the validation. This makes it possible to dynamically change the form and then call $.validate() again to refresh the validation (issue #59)
302302
* Number validation now supports range
303303

304-
### 2.1.15
304+
#### 2.1.15
305305
* E-mail addresses can now contain + symbol
306306
* Correction of the US states in validation "federatestate"
307307
* Fixed bug in server validation
308308

309-
### 2.1.9
309+
#### 2.1.9
310310
* File validation now support multiple files
311311
* Length validation can now be used to validate the number of uploaded files using a file input that supports multiple files
312312
* Validation classes is no longer applied on inputs that for some reason shouldn't become validated

0 commit comments

Comments
 (0)