Skip to content

Commit

Permalink
chore(CHANGELOG): rephrase
Browse files Browse the repository at this point in the history
These FEATs are actually FIXes.
  • Loading branch information
nikku committed Nov 4, 2024
1 parent c5d8765 commit 2503808
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 2503808

Please sign in to comment.