Skip to content
This repository has been archived by the owner on Jul 8, 2021. It is now read-only.

Commit

Permalink
fix CHANGELOG links
Browse files Browse the repository at this point in the history
  • Loading branch information
rhysforyou committed Nov 5, 2018
1 parent d1abef5 commit eb08942
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,10 @@ This release brings support for React 16 and Enzyme 3 thanks to @viebel's help.
- `Enzyme.foldLeft` and `Enzyme.foldRight` have been added as wrappers around `shallowWrapper`'s `reduce` and `reduceRight` methods.
- `Enzyme.state` now returns a component's `reasonState`

[unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.5.3...HEAD
[0.5.3]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.5.2...v0.5.3
[0.5.2]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.5.0...v0.5.2
[0.5.0]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.4.0...v0.5.0
[0.4.0]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.3.0...v0.4.0
[0.3.0]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.2.0...v0.3.0
[0.2.0]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.1.1...v0.2.0
[unreleased]: https://github.com/rhysforyou/bs-enzyme/compare/v0.5.3...HEAD
[0.5.3]: https://github.com/rhysforyou/bs-enzyme/compare/v0.5.2...v0.5.3
[0.5.2]: https://github.com/rhysforyou/bs-enzyme/compare/v0.5.0...v0.5.2
[0.5.0]: https://github.com/rhysforyou/bs-enzyme/compare/v0.4.0...v0.5.0
[0.4.0]: https://github.com/rhysforyou/bs-enzyme/compare/v0.3.0...v0.4.0
[0.3.0]: https://github.com/rhysforyou/bs-enzyme/compare/v0.2.0...v0.3.0
[0.2.0]: https://github.com/rhysforyou/bs-enzyme/compare/v0.1.1...v0.2.0

0 comments on commit eb08942

Please sign in to comment.