Skip to content

Commit 4ca313c

Browse files
committed
Update changelog
1 parent eef0216 commit 4ca313c

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,10 @@
1111

1212
### Changed
1313

14+
* Update all React components to accept arbitrary HTMLDivElement props (eg. 'lang', 'role' etc).
1415
* Upgrade all dev-dependencies except the eslint configs.
1516
* Replace snapshot tests with explicit assertions in AccordionItemBody and AccordionItemTitle.
1617
* Add specific assertions to tests in accordionStore.
17-
18-
## [[v2.0.1]](https://github.com/springload/react-accessible-accordion/releases/tag/v2.0.1)
19-
20-
### Changed
21-
2218
* Minor syntax change in AccordionItemBody
2319

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

0 commit comments

Comments
 (0)