Skip to content

Commit 0c915cb

Browse files
committed
chore(*): adding changelog
1 parent 9268abc commit 0c915cb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,12 @@ All notable changes for each version of this project will be documented in this
3333
- `IgxColumnActionsComponent`
3434
- **Breaking Change** - The following input has been removed
3535
- Input `columns`. Use `igxGrid` `columns` input instead.
36+
37+
## 12.2.2
38+
39+
### General
40+
- **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.
41+
3642
## 12.2.1
3743

3844
### New Features

0 commit comments

Comments
 (0)