File tree Expand file tree Collapse file tree 1 file changed +12
-4
lines changed
Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Original file line number Diff line number Diff line change @@ -12,19 +12,27 @@ Bugfixes:
1212
1313Other improvements:
1414
15+ ## [ v5.0.0] ( https://github.com/purescript-node/purescript-posix-types/releases/tag/v5.0.0 ) - 2021-MONTH-DAY
16+
17+ Breaking changes:
18+ - Added support for PureScript 0.14 and dropped support for all previous versions (#8 )
19+
20+ Other improvements:
21+ - Migrated CI to GitHub Actions and updated installation instructions to use Spago (#7 )
22+ - Added a changelog and pull request template (#9 )
23+
1524## [ v4.0.0] ( https://github.com/purescript-node/purescript-posix-types/releases/tag/v4.0.0 ) - 2018-05-26
1625
17- Updated for PureScript 0.12
26+ - Updated for PureScript 0.12
1827
1928## [ v3.0.0] ( https://github.com/purescript-node/purescript-posix-types/releases/tag/v3.0.0 ) - 2017-04-04
2029
21- Updates for 0.11 (@anilanar )
30+ - Updates for 0.11 (@anilanar )
2231
2332## [ v2.0.0] ( https://github.com/purescript-node/purescript-posix-types/releases/tag/v2.0.0 ) - 2016-10-21
2433
2534- Updated dependencies
2635
2736## [ v1.0.0] ( https://github.com/purescript-node/purescript-posix-types/releases/tag/v1.0.0 ) - 2016-06-11
2837
29- Updates for 1.0 core libraries and 0.9.1 compiler. This library will not work with compiler versions < 0.9.1.
30-
38+ - Updates for 1.0 core libraries and 0.9.1 compiler. This library will not work with compiler versions < 0.9.1.
You can’t perform that action at this time.
0 commit comments