Skip to content

Commit 12600b4

Browse files
committed
Update CHANGELOG.md
1 parent a1c19d0 commit 12600b4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changelog
22
## Unreleased
33

4+
## v0.6.0
5+
6+
### Changed
7+
- [BREAKING] The default runtime for functions has been changed from Node 14 to Node 20. If you haven't explicitly declared the runtime in your function, this will change it to Node 20!
8+
9+
## v0.4.0
10+
411
### Changed
512
- [BREAKING] Function naming algorithm was changed to support long prefixes, long function names, and previously invalid characters. This is a breaking change because the names of your current functions _might_ change with using the new naming scheme.
613

0 commit comments

Comments
 (0)