File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,16 @@ Bugfixes:
12
12
13
13
Other improvements:
14
14
15
+ ## [ v2.0.0] ( https://github.com/purescript-node/purescript-node-net/releases/tag/v2.0.0 ) - 2021-MONTH-DAY
16
+
17
+ Breaking changes:
18
+ - Added support for PureScript 0.14 and dropped support for all previous versions (#4 )
19
+
20
+ Other improvements:
21
+ - Migrated CI to GitHub Actions, updated installation instructions to use Spago, and switched from ` jshint ` to ` eslint ` (#3 )
22
+ - Added a changelog and pull request template (#6 )
23
+ - Remove ` bufferBinary ` tests (#5 )
24
+
15
25
## [ v1.0.0] ( https://github.com/purescript-node/purescript-node-net/releases/tag/v1.0.0 ) - 2019-05-27
16
26
17
27
The initial release of the ` net ` bindings.
You can’t perform that action at this time.
0 commit comments