This is an automated email from the ASF dual-hosted git repository.
rabbah pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-runtime-rust.git
The following commit(s) were added to refs/heads/master by this push:
new 26dda15 prep for 1.3.0 release (#34)
26dda15 is described below
commit 26dda157bfd72e31d64c101bbf06cc1c34df64b1
Author: David Grove <[email protected]>
AuthorDate: Wed Aug 4 09:48:30 2021 -0400
prep for 1.3.0 release (#34)
---
core/rust1.34/CHANGELOG.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/core/rust1.34/CHANGELOG.md b/core/rust1.34/CHANGELOG.md
index 84eefb4..b3d4336 100644
--- a/core/rust1.34/CHANGELOG.md
+++ b/core/rust1.34/CHANGELOG.md
@@ -19,6 +19,10 @@
# Rust OpenWhisk Runtime Container
+## 1.3.0
+ - Build actionloop from [email protected] (#33)
+ - Update Akka versions (#33)
+
## 1.2.0
- Build proxy from openwhisk-runtime-go 1.17.0 release