Skip to content

Commit aef2dde

Browse files
committed
Update changelog
1 parent 77a4aa4 commit aef2dde

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
## 23.0.0 / unreleased
44

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

16+
## 22.3.1 / 2025-01-29
17+
18+
* [BUGFIX] `form_with` default argument exception on Rails 8.0 ([#974](https://github.com/DavyJonesLocker/client_side_validations/issues/974))
19+
1720
## 22.3.0 / 2024-11-12
1821

1922
* [FEATURE] Rails 8.0 compatibility

0 commit comments

Comments
 (0)