Skip to content

Commit 2772af4

Browse files
authored
Update CHANGELOG.md
1 parent c4939b6 commit 2772af4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ All notable changes for each version of this project will be documented in this
3636
- **Breaking Change** - The following input has been removed
3737
- Input `columns`. Use `igxGrid` `columns` input instead.
3838

39-
## 12.2.2
39+
## 12.2.3
4040

4141
### General
4242
- **Breaking Change** - `IgxPercentSummaryOperand` and `IgxCurrencySummaryOperand` have been removed and `IgxNumberSummaryOperand` should be used instead. If you have used the percent or currency summary operands to extend a custom summary operand from them, then change the custom operand to extend from the number summary operand.
@@ -3665,4 +3665,4 @@ export class IgxCustomFilteringOperand extends IgxFilteringOperand {
36653665
- `IgxDraggableDirective` moved inside `../directives/dragdrop/` folder
36663666
- `IgxRippleDirective` moved inside `../directives/ripple/` folder
36673667
- Folder `"./navigation/nav-service"` renamed to `"./navigation/nav.service"`
3668-
3668+

0 commit comments

Comments
 (0)