Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
borisdiakur committed Mar 1, 2024
1 parent cd2768d commit 286a2f7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
### 3.0.1 (2024-03-01)
* fix: instead of `Promise<Promise<T>>`, return `Promise<T>`

### 3.0.0 (2023-02-20)
* __BREAKING CHANGE__: drop support for node < 18
* __BREAKING CHANGE__: memoize-fs is now an esm module
Expand Down

0 comments on commit 286a2f7

Please sign in to comment.