Skip to content

Commit 883ce82

Browse files
committed
update changelog
1 parent bfadccc commit 883ce82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ⚡ 0.2.0
22

3-
* Switch the Lambda `python3.6` runtime to `rust` ( which runs on the `provided` runtime under the covers )
3+
* Switch from supporting the Lambda `python3.6` runtime to a new ✨ `rust` runtime ✨ ( which runs on the `provided` runtime under the covers )
44
* you can now deploy independent functions with `npx serverless deploy function -f func-name`
55
* you no longer have to be explicit about function binary to include, this plugin generates and configures the artifact (zip) file for you
66
* you no longer have to set default exclusion rules

0 commit comments

Comments
 (0)