Skip to content

Commit

Permalink
using fixed header rather than changed
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentaudebert committed Jun 5, 2018
1 parent 7ebf1e2 commit 3fa242e
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,22 @@
## Next

### Changed
### Fixed

* Fixes issue with spacebar scrolling the page (see PR#99)

## [[v2.4.2]](https://github.com/springload/react-accessible-accordion/releases/tag/v2.4.2)

### Changed

* Emergency bug fix to remove asyc/await from the code (see PR#95)
* Removes invalid test
* Minor change to package.json to remove some redundant Jest config.
* Upgrade one forgotten devDependency.

### Fixed

* Emergency bug fix to remove asyc/await from the code (see PR#95)

## [[v2.4.1]](https://github.com/springload/react-accessible-accordion/releases/tag/v2.4.1)

This release brings support for React 16.3+ by way of some minor refactoring to remove deprecated lifecycle methods.
Expand Down

0 comments on commit 3fa242e

Please sign in to comment.