We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e7091a commit 8649205Copy full SHA for 8649205
CHANGELOG.md
@@ -5,13 +5,16 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7
8
-## [4.0.0] - 2024-11-26
+## [4.0.0] - 2024-11-27
9
+
10
+### Added
11
+- Serverless V4 support.
12
13
### Changed
14
15
- Dropped Node14.x support.
16
- Dropped Serverless 2.x support.
-- Updated npm dependencies to fix security vulnerabilities
17
+- Updated npm dependencies to fix security vulnerabilities.
18
19
## [3.2.0] - 2024-01-08
20
0 commit comments