Skip to content

Commit 06192a8

Browse files
Fix changelog for v9.0.0 release
1 parent 5414a50 commit 06192a8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,18 @@
22

33
Notable changes to this project are documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
44

5+
56
## [Unreleased]
67

8+
Breaking changes:
9+
10+
New features:
11+
12+
Bugfixes:
13+
14+
Other improvements:
15+
## [v9.0.0](https://github.com/purescript-node/purescript-node-fs/releases/tag/v9.0.0) - 2023-07-19
16+
717
Breaking changes:
818
- Remove `StatsObj` and reimplement bindings to `Stats` object (#76 by @JordanMartinez)
919

0 commit comments

Comments
 (0)