Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit e0fc646

Browse files
author
Marc-André Rivet
committed
unreleased ordering
1 parent 0c67d00 commit e0fc646

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## Unreleased
6+
### Changed
7+
- [#554](https://github.com/plotly/dash-table/pull/554) Async loading of `xlsx` library on export
8+
59
## [4.4.1] - 2019-08-17
610
### Fixed
711
- [#618](https://github.com/plotly/dash-table/issues/618) Fix a bug with keyboard navigation not working correctly in certain circumstances when the table contains `readonly` columns.
812
- [#206](https://github.com/plotly/dash-table/issues/206) Fix a bug with copy/paste to and from column filters not working.
913
- [#561](https://github.com/plotly/dash-table/issues/561) Fix an incorrect React PureComponent usage causing warnings in DevTools.
1014
- [#611](https://github.com/plotly/dash-table/issues/611) Fix a bug with copy/paste causing hidden columns to be removed from the table
1115

12-
## Unreleased
13-
### Changed
14-
- [#554](https://github.com/plotly/dash-table/pull/554) Async loading of `xlsx` library on export
15-
1616
## [4.4.0] - 2019-10-08
1717
### Added
1818
[#546](https://github.com/plotly/dash-table/issues/546)

0 commit comments

Comments
 (0)