Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tagliala committed Jan 29, 2025
1 parent 77a4aa4 commit aef2dde
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

## 23.0.0 / unreleased

* [BUGFIX] `form_with` default argument exception on Rails 8.0 ([#974](https://github.com/DavyJonesLocker/client_side_validations/issues/974))
* [FEATURE] Breaking change: Add `csv` prefix to CSV related data attributes:
- `data-changed` => `data-csv-changed`
- `data-valid` => `data-csv-valid`
Expand All @@ -14,6 +13,10 @@
* [ENHANCEMENT] Update QUnit to 2.23.0
* [ENHANCEMENT] Test against Ruby 3.4

## 22.3.1 / 2025-01-29

* [BUGFIX] `form_with` default argument exception on Rails 8.0 ([#974](https://github.com/DavyJonesLocker/client_side_validations/issues/974))

## 22.3.0 / 2024-11-12

* [FEATURE] Rails 8.0 compatibility
Expand Down

0 comments on commit aef2dde

Please sign in to comment.