Skip to content

Commit

Permalink
Update the CHANGELOG.md file for 10.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
jansiegel committed Sep 28, 2021
1 parent 1ddef0e commit 4e1e84f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 14 deletions.
7 changes: 0 additions & 7 deletions .changelogs/8652.json

This file was deleted.

7 changes: 0 additions & 7 deletions .changelogs/8752.json

This file was deleted.

2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Improved the performance of the `getCellMeta()` method. [#6303](https://github.com/handsontable/handsontable/issues/6303)
- Improved the documentation and TypeScript definition of the `selectOptions` option. [#8488](https://github.com/handsontable/handsontable/issues/8488)
- Improved the arguments forwarding in the hooks [#8668](https://github.com/handsontable/handsontable/issues/8668)
- Add a Github Actions workflow covering the testing of Handsontable and all of the wrappers. [#8652](https://github.com/handsontable/handsontable/issues/8652)

### Fixed
- Fixed an issue of not resetting the date picker's configuration [#6636](https://github.com/handsontable/handsontable/issues/6636)
Expand All @@ -33,6 +34,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fixed cooperation of drop-down menu and column sorting (closing menu on click) [#8232](https://github.com/handsontable/handsontable/issues/8232)
- Data won't be corrupted anymore when there are performed some alterations [#8614](https://github.com/handsontable/handsontable/issues/8614)
- Adjusted directories and files related to `dataMap` to prevent potential circular references. [#8704](https://github.com/handsontable/handsontable/issues/8704)
- Improved the performance of the regular expression used to detect numeric values and fixed major code smells [#8752](https://github.com/handsontable/handsontable/issues/8752)

## [9.0.2] - 2021-07-28

Expand Down

0 comments on commit 4e1e84f

Please sign in to comment.