From 0106ad5bd48ce4c021a455e3f53b8a60f7988fd7 Mon Sep 17 00:00:00 2001 From: Alex Murashkin <1721409+alex-murashkin@users.noreply.github.com> Date: Fri, 13 Oct 2017 22:40:07 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 7906e45..fe9aafb 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,7 @@ Enables AWS X-Ray (https://aws.amazon.com/xray/) for the entire Serverless stack or individual functions. **Update**: as of `2.0.0`, the plugin uses Cloud Formation to update `TracingConfig` and no longer -makes additional AWS SDK calls. No change to YAML contract: stays same as in 1.x -Tested with `serverless@1.22.0`. +makes additional AWS SDK calls. No change to YAML contract: stays same as in 1.x. Tested with `serverless@1.22.0`. Note: this plugin is currently **Beta**.