Skip to content

Commit 6803cae

Browse files
committed
chore: add changelogs
1 parent 658d9e2 commit 6803cae

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

packages/pluggableWidgets/combobox-web/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+
### Added
10+
11+
- We introduced a new "On change" action in Database mode that fires only when the selection changes, unlike the previous behavior that fired on initialization.
12+
13+
### Changed
14+
15+
- We renamed the "On change" action in Database mode to "On selection" to better describe its actual behavior (fires on initialization and selection changes).
16+
917
## [2.7.2] - 2026-01-28
1018

1119
### Fixed

0 commit comments

Comments
 (0)