From 250380848179d05f133fed0927d194b8316e8801 Mon Sep 17 00:00:00 2001 From: Nico Rehwaldt Date: Mon, 4 Nov 2024 21:42:13 +0100 Subject: [PATCH] chore(CHANGELOG): rephrase These FEATs are actually FIXes. --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 53f5111ad..070a51f12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,12 +8,12 @@ _**Note:** Yet to be released changes appear here._ ## 15.1.0 -* `FEAT`: find `search` terms across all keys ([#932](https://github.com/bpmn-io/diagram-js/pull/932)) -* `FEAT`: `search` always returns tokens for matched items ([#932](https://github.com/bpmn-io/diagram-js/pull/932)) * `FEAT`: integrate `popup-menu` with `search` ([#932](https://github.com/bpmn-io/diagram-js/pull/932)) * `FEAT`: recognize modern `search` tokens in `search-pad` ([#932](https://github.com/bpmn-io/diagram-js/pull/932)) * `FEAT`: improve `search` types ([#932](https://github.com/bpmn-io/diagram-js/pull/932)) * `FIX`: correctly handle duplicate entries and whitespace in `search` ([#932](https://github.com/bpmn-io/diagram-js/pull/932)) +* `FIX`: find `search` terms across all keys ([#932](https://github.com/bpmn-io/diagram-js/pull/932)) +* `FIX`: `search` always returns tokens for matched items ([#932](https://github.com/bpmn-io/diagram-js/pull/932)) ## 15.0.0