Skip to content

Commit ecd0847

Browse files
authored
v0.11.0 - added breaking change
1 parent e3a715c commit ecd0847

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
1818
- Datagrid: No way to reset filter value ([#207](https://github.com/karan-kang/blazority/issues/207))
1919
- Accordion: Fixing accordion so only one panel is shown at a time ([#222](https://github.com/karan-kang/blazority/issues/222))
2020

21+
##### Breaking Changes:
22+
- Datagrid: DatagridColumn's FiterMatch property has been renamed to FilterMatch to fix typo ([S#68](https://github.com/blazority/support/issues/68))
23+
2124
### 0.10.0
2225
##### Features
2326
- Added new [Grid](/grid) component for flexbox and responsive breakpoints ([S#48](https://github.com/blazority/support/issues/48))

0 commit comments

Comments
 (0)