Skip to content

Commit 554f849

Browse files
committed
wording
1 parent 521163e commit 554f849

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.3.4
22

3-
- fix a `npx serverless invoke local` for versions of serverless framework `1.40.*` which now emit `package` events as within `invokeLocal` events. [#38](https://github.com/softprops/serverless-rust/pull/38)
3+
- fix a `npx serverless invoke local` for versions of serverless framework `1.40.*` which now emits `package` events within `invokeLocal` events. [#38](https://github.com/softprops/serverless-rust/pull/38)
44
- bump [lambda-rust](https://hub.docker.com/r/softprops/lambda-rust/) docker version to 0.2.1-rust-1.34.1 to gain [new rust 1.34.1 features](https://blog.rust-lang.org/2019/04/25/Rust-1.34.1.html).
55
- use `os.homedir()` instead of `process.env['HOME']` for improved portability
66

0 commit comments

Comments
 (0)