Skip to content

Commit ce10209

Browse files
committed
chore(data-widgets): update changelog
1 parent eccd085 commit ce10209

File tree

4 files changed

+26
-0
lines changed

4 files changed

+26
-0
lines changed

packages/modules/data-widgets/CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,26 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
## [2.7.2] DataWidgets - 2023-05-02
10+
11+
### [2.7.1] Datagrid
12+
13+
#### Added
14+
15+
- It is now possible to add Selection helper widget into the header section of Data Grid 2.
16+
17+
### [1.3.1] Gallery
18+
19+
#### Changed
20+
21+
- Minor changes in the internal structure of the widget.
22+
23+
### [1.0.1] SelectionHelper
24+
25+
#### Added
26+
27+
- It is now possible to add selection helper in the header of the Data Grid 2 widget.
28+
929
## [2.7.1] DataWidgets - 2023-05-01
1030

1131
### [2.5.0] DatagridDateFilter

packages/pluggableWidgets/datagrid-web/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
## [2.7.1] - 2023-05-02
10+
911
### Added
1012

1113
- It is now possible to add Selection helper widget into the header section of Data Grid 2.

packages/pluggableWidgets/gallery-web/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
## [1.3.1] - 2023-05-02
10+
911
### Changed
1012

1113
- Minor changes in the internal structure of the widget.

packages/pluggableWidgets/selection-helper-web/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
## [1.0.1] - 2023-05-02
10+
911
### Added
1012

1113
- It is now possible to add selection helper in the header of the Data Grid 2 widget.

0 commit comments

Comments
 (0)