Skip to content

Commit ff29cbd

Browse files
committed
Update Changelog
1 parent 9af1770 commit ff29cbd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
> All notable changes to this project are documented in this file.
44
> This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
55
6-
## [[v2.0.1]](https://github.com/springload/react-accessible-accordion/releases/tag/v2.0.0)
7-
8-
Version 2.1 represents changes to devDependencies only, and should have no backward-incompatible effect on this library.
6+
## [[v2.0.1]](https://github.com/springload/react-accessible-accordion/releases/tag/v2.0.1)
97

108
### Changed
119

1210
* Upgrade all dev-dependencies except the eslint configs.
11+
* Replace snapshot tests with explicit assertions in AccordionItemBody and AccordionItemTitle.
12+
* Add specific assertions to tests in accordionStore.
1313

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

0 commit comments

Comments
 (0)