Skip to content

Commit

Permalink
Prepare 9.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
voxpelli committed Jun 7, 2023
1 parent 2b105b4 commit a2d600f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 9.0.0 (2023-06-07)

- **Breaking change:** Require Node version `>=16.0.0`
- **Notable:** Start automatic pruning lazily. Wait for first use of the session manager before scheduling the pruning. #285
- **Change:** Log whole error object instead of only message. Thanks @safareli! #225
- ...and internal updates to dev dependencies etc

## 8.0.0 (2022-11-12)

- **Breaking change:** Require Node version `^14.18.0 || >=16.0.0`
Expand Down

0 comments on commit a2d600f

Please sign in to comment.