Skip to content

Commit c34820f

Browse files
Update CHANGELOG.md
1 parent c083da6 commit c34820f

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,18 @@ Bugfixes:
1212

1313
Other improvements:
1414

15+
## [v5.1.0](https://github.com/purescript/purescript-exists/releases/tag/v5.1.0) - 2021-06-25
16+
17+
New features:
18+
- Generalized `Exists` to hold non-`Type`-kinded types (#14 by @rhendric)
19+
1520
## [v5.0.0](https://github.com/purescript/purescript-exists/releases/tag/v5.0.0) - 2021-02-26
1621

1722
Breaking changes:
1823
- Added support for PureScript 0.14 and dropped support for all previous versions (#10)
1924

2025
New features:
2126
- Added roles declarations to allow safe coercions (#9)
22-
- Generalized `Exists` to hold non-`Type`-kinded types (#14)
23-
24-
Bugfixes:
2527

2628
Other improvements:
2729
- Migrated CI to GitHub Actions and updated installation instructions to use Spago (#11)

0 commit comments

Comments
 (0)