Skip to content

Commit 672a360

Browse files
committed
Chore: update changelog.md
1 parent a354e8a commit 672a360

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

changelog.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
1.20.0 / 2023-10-10
2+
===================
3+
4+
## Additional
5+
* Fixed vinUS validation failing on valid vin numbers [#2460](https://github.com/jquery-validation/jquery-validation/pull/2460)
6+
7+
## Core
8+
* Fixed race condition in remote validation rules [#2435](https://github.com/jquery-validation/jquery-validation/pull/2435)
9+
* Removed pending class from fields with an aborted request [#2436](https://github.com/jquery-validation/jquery-validation/pull/2436)
10+
* Fixed remote validation error tracking [#2242](https://github.com/jquery-validation/jquery-validation/pull/2242)
11+
* Added escapeHtml option to avoid XSS attacks via showLabel method [#2462](https://github.com/jquery-validation/jquery-validation/pull/2462)
12+
13+
## Demo
14+
* Fixed minlength validation in ajaxSubmit-integration-demo.html [#2454](https://github.com/jquery-validation/jquery-validation/pull/2454)
15+
16+
## Localisation
17+
* Improved required translation in pt_BR [#2445](https://github.com/jquery-validation/jquery-validation/pull/2445)
18+
* Added Hindi translation [#2453](https://github.com/jquery-validation/jquery-validation/pull/2453)
19+
* Added French currency translation [#2471](https://github.com/jquery-validation/jquery-validation/pull/2471)
20+
121
1.19.5 / 2022-07-01
222
===================
323

0 commit comments

Comments
 (0)