Skip to content

Commit df267d4

Browse files
committed
chore(state): update changelog #7025
1 parent fd9696d commit df267d4

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

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

5+
## 10.1.0
6+
7+
### New Features
8+
- `IgxGridState` directive
9+
- Added support for expansion states, column selection and row pinning.
10+
- Added support for `IgxTreeGrid` and `IgxHierarchicalGrid` (including child grids)
11+
512
## 10.0.0
613

714
### General
@@ -34,9 +41,6 @@ All notable changes for each version of this project will be documented in this
3441
### General
3542
- `IgxHierarchicalGrid`
3643
- `onGridInitialized` - New output has been exposed. Emitted after a grid is being initialized for the corresponding row island.
37-
- `IgxGridState` directive
38-
- Added support for expansion states, column selection and row pinning.
39-
- Added support for `IgxTreeGrid` and `IgxHierarchicalGrid` (including child grids)
4044
- **Behavioral Change** - When moving a column `DropPosition.None` is now acting like `DropPosition.AfterDropTarget`.
4145

4246
## 9.1.0

0 commit comments

Comments
 (0)