Skip to content

Commit

Permalink
Chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bytestream committed Jul 1, 2022
1 parent 1c4f409 commit 73c645d
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions changelog.md
@@ -1,3 +1,16 @@
1.19.5 / 2022-06-01
===================

## Chore
* Add CodeQL analysis [3d3c1fb](https://github.com/jquery-validation/jquery-validation/commit/3d3c1fb880c3c623da334e9b6b32a861a16efeb8)

## Core
* Fixed jQuery .submit() event shorthand deprecation notice [#2430](https://github.com/jquery-validation/jquery-validation/pull/2430)
* Fixed ReDos vulnerability in url, and url2 validation [5bbd80d](https://github.com/jquery-validation/jquery-validation/commit/5bbd80d27fc6b607d2f7f106c89522051a9fb0dd)

## Localisation
* Added periods to messages [#2266](https://github.com/jquery-validation/jquery-validation/pull/2266)

1.19.4 / 2022-05-19
===================

Expand Down Expand Up @@ -28,7 +41,7 @@
* Add Accessibility section to Readme (#2149)

## Localization
* Add "pattern" translation for French (#2363)
* Add "pattern" translation for French (#2363)
* add phone validate translate for Turkish translation (#2343)

1.19.2 / 2020-05-23
Expand Down Expand Up @@ -160,7 +173,7 @@ The hashes for the 1.19.0 release can be found in the file [`jquery-validation-s
## Tests
* Pass on the value of the used submit button for scripted submits (#2019)
* Use assert#pushResult instead of assert#push (#2018)

## All
* Fix links after move to organization
* Use https
Expand Down

0 comments on commit 73c645d

Please sign in to comment.