Skip to content

Commit fe6b992

Browse files
committed
chore(*): Update changelog
1 parent bfaaec4 commit fe6b992

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,16 @@ All notable changes for each version of this project will be documented in this
1414
components and the old properties are deprecated.
1515

1616
Refer to the official documentation for more information.
17+
- `FilteringStrategy`
18+
- `filter` method exposed by the `FilteringStrategy` class now requires 3d `advancedExpressionsTree` and 4th `grid` parameters. If not needed, just pass `null`.
1719

1820
### New Features
1921
- `IgxCalendar`
2022
- Is now fully accessible to screen readers.
2123

2224
### Improvements
2325
- `IgxOverlay`
24-
- New functionality to automatically determine the correct animation that is needed when showing an overlay content. This is used with Auto Position strateгy, where the `IgxOverlay` content is flipped, depending on the available space.
26+
- New functionality to automatically determine the correct animation that is needed when showing an overlay content. This is used with Auto Position strategy, where the `IgxOverlay` content is flipped, depending on the available space.
2527

2628
## 10.2.0
2729

0 commit comments

Comments
 (0)