File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -12,16 +12,18 @@ Bugfixes:
12
12
13
13
Other improvements:
14
14
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
+
15
20
## [ v5.0.0] ( https://github.com/purescript/purescript-exists/releases/tag/v5.0.0 ) - 2021-02-26
16
21
17
22
Breaking changes:
18
23
- Added support for PureScript 0.14 and dropped support for all previous versions (#10 )
19
24
20
25
New features:
21
26
- Added roles declarations to allow safe coercions (#9 )
22
- - Generalized ` Exists ` to hold non-` Type ` -kinded types (#14 )
23
-
24
- Bugfixes:
25
27
26
28
Other improvements:
27
29
- Migrated CI to GitHub Actions and updated installation instructions to use Spago (#11 )
You can’t perform that action at this time.
0 commit comments