Skip to content

Commit

Permalink
Rephrase CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sequba authored Nov 12, 2024
1 parent a07d548 commit fecd03a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

### Changed

- **Breaking change**: Change ES module build to use `mjs` files and `exports` property in `package.json` to make importing language files possible in Node environment. [#1344](https://github.com/handsontable/hyperformula/issues/1344)
- **Breaking change**: Removed the `binarySearchThreshold` configuration option. [#1439](https://github.com/handsontable/hyperformula/issues/1439)

### Fixed

- **Breaking change**: Fix ES module build to make importing language files possible in Node environment. [#1344](https://github.com/handsontable/hyperformula/issues/1344)

## [2.7.1] - 2024-07-18

### Fixed
Expand Down

0 comments on commit fecd03a

Please sign in to comment.