We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c447cb5 commit 8263037Copy full SHA for 8263037
CHANGELOG.md
@@ -4,6 +4,17 @@ Notable changes to this project are documented in this file. The format is based
4
5
## [Unreleased]
6
7
+Breaking changes:
8
+
9
+New features:
10
11
+Bugfixes:
12
13
+Other improvements:
14
15
16
+## [v9.0.0](https://github.com/purescript-node/purescript-node-buffer/releases/tag/v9.0.0) - 2022-06-05
17
18
Breaking changes:
19
- Expose Buffer API using typeclass-less API witout removing typeclass API (#53 by @JordanMartinez)
20
0 commit comments