Skip to content

Commit 506a67c

Browse files
committed
chore(*): minor change to changelog.md
1 parent 13f3fab commit 506a67c

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ All notable changes for each version of this project will be documented in this
2121
- `IgxSnackbar`
2222
- `message` property has been deprecated. You can place the *message text* in the snackbar content or pass it as parameter to `show` method instead.
2323
- An optional string parameter `message` has been added to `show()` method.
24-
- `IgxGrid`
25-
- Expose a setter for grid's `outlet` property, which can be used to set the outlet used to attach the grid's overlays to.
2624

2725
## 10.0.0
2826

@@ -45,6 +43,12 @@ All notable changes for each version of this project will be documented in this
4543
- `IgxSelect` support for `igxHint` directive added.
4644
- Allows the user to add `igxHint` to be displayed bellow the input element.
4745

46+
## 9.1.9
47+
48+
### New Features
49+
- `IgxGrid`, `IgxTreeGrid`, `IgxHierarchicalGrid`
50+
- Expose a setter for grid's `outlet` property, which can be used to set the outlet used to attach the grid's overlays to.
51+
4852
## 9.1.4
4953

5054
### New Features

0 commit comments

Comments
 (0)