We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15adf15 commit e25a2c5Copy full SHA for e25a2c5
CHANGELOG.md
@@ -9,10 +9,14 @@ Breaking changes:
9
New features:
10
11
Bugfixes:
12
- - Fixed the encoding used throughout the project to use the string expected by Node instead of the PureScript representation (#9 by @i-am-the-slime).
13
14
Other improvements:
15
+## [v2.0.1](https://github.com/purescript-node/purescript-node-net/releases/tag/v2.0.1) - 2021-04-01
16
+
17
+Bugfixes:
18
+ - Fixed the encoding used throughout the project to use the string expected by Node instead of the PureScript representation (#9 by @i-am-the-slime).
19
20
## [v2.0.0](https://github.com/purescript-node/purescript-node-net/releases/tag/v2.0.0) - 2021-02-26
21
22
Breaking changes:
0 commit comments