Skip to content

Commit

Permalink
Update changelog for v6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
thomashoneyman authored May 6, 2021
1 parent 7e3d40d commit 4645975
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,20 @@ Breaking changes:
New features:

Bugfixes:
- Also test `Semiring`'s Annihilation law (#56 by @JordanMartinez)

Other improvements:

## [v6.0.1](https://github.com/purescript-contrib/purescript-quickcheck-laws/releases/tag/v6.0.1) - 2021-05-06

Other improvements:
- Added test for `Semiring`'s Annihilation law (#56 by @JordanMartinez)
- Migrated the library to the `contrib` organization (#54 by @thomashoneyman)
- Fix warnings revealed by v0.14.1 PS release (#56 by @JordanMartinez)
- Install transitive dependencies used in source code (#56 by @JordanMartinez)
- Fixed warnings revealed by v0.14.1 PS release (#56 by @JordanMartinez)
- Installed transitive dependencies used in source code (#56 by @JordanMartinez)

## [v6.0.0](https://github.com/purescript-contrib/purescript-quickcheck-laws/releases/tag/v6.0.0) - 2021-02-26

- Add support for PureScript 0.14 and drop support for previous compiler versions.
- Added support for PureScript 0.14 and drop support for previous compiler versions.

## [v5.1.0](https://github.com/purescript-contrib/purescript-quickcheck-laws/releases/tag/v5.1.0) - 2020-01-29

Expand Down

0 comments on commit 4645975

Please sign in to comment.