Skip to content

Commit

Permalink
fix(changelog): update changelog #5576
Browse files Browse the repository at this point in the history
  • Loading branch information
zdrawku committed Aug 19, 2019
1 parent af5496e commit be6e8c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Expand Up @@ -14,6 +14,8 @@ All notable changes for each version of this project will be documented in this
- **Breaking Change** `igxExcelStyleMovingTemplate` directive is renamed to `igxExcelStyleMoving`.
- **Breaking Change** `igxExcelStyleHidingTemplate` directive is renamed to `igxExcelStyleHiding`.
- **Breaking Change** `igxExcelStylePinningTemplate` directive is renamed to `igxExcelStylePinning`.
## 8.1.4
- `IgxDialog` new @Input `positionSettings` is now available. It provides the ability to get/set both position and animation settings of the Dialog component.

## 8.1.3
- `IgxCombo`
Expand All @@ -36,7 +38,6 @@ All notable changes for each version of this project will be documented in this
### New Features
- `IgxDatePicker`
- `valueChange` event is added.
- `IgxDialog` new @Input `positionSettings` is now available. It provides the ability to get/set both position and animation settings of the Dialog component.

## 8.1.0

Expand Down

0 comments on commit be6e8c7

Please sign in to comment.