Skip to content

Commit dc01933

Browse files
committed
Add an upgrade guide to main
1 parent 8a7e4eb commit dc01933

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

UPGRADE.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Upgrade Guide
2+
3+
_All `MAJOR` version bumps will have upgrade notes posted here._
4+
5+
## [2023-12-05] 7.x.x to 8.x.x
6+
7+
---
8+
9+
* Supported Node.js versions updated
10+
* Upgrade to Node.js = [12, 14, 16, lts]
11+
* Dropped support for Node.js < 12 ([#1391](https://github.com/sendgrid/sendgrid-nodejs/pull/1391))
12+
* Axios security vulnerability upgrade ([#1391](https://github.com/sendgrid/sendgrid-nodejs/pull/1391))

0 commit comments

Comments
 (0)