Skip to content

Commit

Permalink
chore(@mendix/data-widgets): update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
uicontent committed Jan 20, 2025
1 parent b1cf00e commit 06cd317
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 0 deletions.
14 changes: 14 additions & 0 deletions packages/modules/data-widgets/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,20 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

## [2.27.3] DataWidgets - 2025-01-20

### [2.11.1] DatagridDateFilter

#### Fixed

- We fixed an issue with range date filter working incorrectly in some cases.

### [2.28.3] Datagrid

#### Added

- We introduced a setting to exclude filters from being stored in the Personalization configuration.

## [2.27.2] DataWidgets - 2024-12-12

### Fixed
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

## [2.11.1] - 2025-01-20

### Fixed

- We fixed an issue with range date filter working incorrectly in some cases.
Expand Down
2 changes: 2 additions & 0 deletions packages/pluggableWidgets/datagrid-web/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

## [2.28.3] - 2025-01-20

### Added

- We introduced a setting to exclude filters from being stored in the Personalization configuration.
Expand Down

0 comments on commit 06cd317

Please sign in to comment.