Skip to content

Commit d591a87

Browse files
committed
chore: update changelog
1 parent 0665271 commit d591a87

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,9 +134,10 @@ The file will be overwritten if it exists. The 2nd options argument can be used
134134
### __WORK IN PROGRESS__
135135
-->
136136
### __WORK IN PROGRESS__
137-
* Tests now work with the real filesystem instead of `mock-fs`, which breaks in Node.js `16.3+`
138137
* When opening the DB, recover from crashes that happened while compressing the DB
139138
* Ensure that the DB files are flushed to disk when closing or renaming files
139+
* Tests now work with the real filesystem instead of `mock-fs`, which breaks in Node.js `16.3+`
140+
* Modernized TypeScript build output
140141

141142
### 2.0.0 (2021-06-19)
142143
Update dependencies and drop support for Node.js 10

0 commit comments

Comments
 (0)