Skip to content

Commit 7645e65

Browse files
committed
fix(changelog): Update version #5576
1 parent b096d9a commit 7645e65

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
@@ -2,6 +2,9 @@
22

33
All notable changes for each version of this project will be documented in this file.
44

5+
## 8.1.4
6+
- `IgxDialog` - @Input `positionSettings` is now available. It provides the ability to get/set both position and animation settings of the Dialog component.
7+
58
## 8.1.3
69
- `IgxCombo`
710
- Combo `onSelectionChange` events now emits the item(s) that were added to or removed from the collection:
@@ -22,7 +25,6 @@ All notable changes for each version of this project will be documented in this
2225
### New Features
2326
- `IgxDatePicker`
2427
- `valueChange` event is added.
25-
- `IgxDialog` - @Input `positionSettings` is now available. It provides the ability to get/set both position and animation settings of the Dialog component.
2628

2729
## 8.1.0
2830

0 commit comments

Comments
 (0)