Skip to content

Commit

Permalink
Drop Internet Explorer support
Browse files Browse the repository at this point in the history
  • Loading branch information
tagliala committed Dec 22, 2024
1 parent 8c06486 commit 428b602
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
- `data-valid` => `data-csv-valid`
- `data-validate` => `data-csv-validate`
* [FEATURE] Use data attributes instead of `jQuery.data()`
* [FEATURE] Drop Internet Explorer support
* [ENHANCEMENT] Update QUnit to 2.23.0

## 22.3.0 / 2024-11-12
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
"Chrome >= 45",
"Firefox >= 38",
"Edge >= 12",
"Explorer >= 10",
"iOS >= 9",
"Safari >= 9",
"Android >= 4.4",
Expand Down

0 comments on commit 428b602

Please sign in to comment.