diff --git a/CHANGELOG.md b/CHANGELOG.md index e7dcaa5..a5bd0bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,7 @@ ### Changed -- Renamed `attrs` mattribute on the `col` and `action` slots of the table +- Renamed `attrs` attribute on the `col` and `action` slots of the table component to `tbody_td_attrs` in order to match the naming of the global table options.