This repository was archived by the owner on Aug 4, 2023. It is now read-only.
File tree 1 file changed +12
-4
lines changed
1 file changed +12
-4
lines changed Original file line number Diff line number Diff line change @@ -12,9 +12,18 @@ Bugfixes:
12
12
13
13
Other improvements:
14
14
15
+ ## [ v7.0.0] ( https://github.com/purescript-node/purescript-node-fs-aff/releases/tag/v7.0.0 ) - 2021-MONTH-DAY
16
+
17
+ Breaking changes:
18
+ - Added support for PureScript 0.14 and dropped support for all previous versions (#27 )
19
+
20
+ Other improvements:
21
+ - Migrated CI to GitHub Actions (#25 )
22
+ - Added a changelog and pull request template (#28 )
23
+
15
24
## [ v6.0.0] ( https://github.com/purescript-node/purescript-node-fs-aff/releases/tag/v6.0.0 ) - 2018-05-29
16
25
17
- Updates for 0.12
26
+ - Updates for 0.12
18
27
19
28
## [ v5.0.0] ( https://github.com/purescript-node/purescript-node-fs-aff/releases/tag/v5.0.0 ) - 2017-10-03
20
29
@@ -34,7 +43,7 @@ Updates for 0.11 compiler
34
43
35
44
## [ v1.0.0] ( https://github.com/purescript-node/purescript-node-fs-aff/releases/tag/v1.0.0 ) - 2016-06-12
36
45
37
- Updates for 1.0 core libraries and 0.9.1 compiler.
46
+ - Updates for 1.0 core libraries and 0.9.1 compiler.
38
47
39
48
## [ v0.5.0] ( https://github.com/purescript-node/purescript-node-fs-aff/releases/tag/v0.5.0 ) - 2016-03-15
40
49
@@ -46,5 +55,4 @@ Updates for 1.0 core libraries and 0.9.1 compiler.
46
55
47
56
## [ v0.1.0] ( https://github.com/purescript-node/purescript-node-fs-aff/releases/tag/v0.1.0 ) - 2015-08-11
48
57
49
- Initial tagged release.
50
-
58
+ - Initial tagged release.
You can’t perform that action at this time.
0 commit comments