Skip to content

Commit e08eb80

Browse files
committed
chore(data-widgets): update changelog
1 parent 5f6ec15 commit e08eb80

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

packages/modules/data-widgets/CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [2.6.1] DataWidgets - 2023-03-09
10+
11+
### [2.6.1] Datagrid
12+
13+
#### Added
14+
15+
- We added a new option for pagination placement: "Both". When enabled, pagination controls will be placed on the top and bottom of the data grid.
16+
917
## [2.6.0] DataWidgets - 2023-02-17
1018

1119
### [2.3.0] DatagridDropdownFilter

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.6.1] - 2023-03-09
10+
911
### Added
1012

1113
- We added a new option for pagination placement: "Both". When enabled, pagination controls will be placed on the top and bottom of the data grid.

0 commit comments

Comments
 (0)