Skip to content

Commit 0db07ff

Browse files
Update changelog for upcoming v2.0.0 release (#7)
1 parent 7e8045d commit 0db07ff

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,16 @@ Bugfixes:
1212

1313
Other improvements:
1414

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+
1525
## [v1.0.0](https://github.com/purescript-node/purescript-node-net/releases/tag/v1.0.0) - 2019-05-27
1626

1727
The initial release of the `net` bindings.

0 commit comments

Comments
 (0)